{
  "name": "launch-router",
  "description": "Route a token launch through an existing pad. User signs. Never broadcast.",
  "transport": "streamable-http",
  "url": "https://launch.numetal.xyz/mcp",
  "stdio": "npx tsx packages/mcp/src/stdio.ts",
  "tools": [
    "list_pads",
    "list_networks",
    "get_capabilities",
    "draft_intent",
    "simulate_launch",
    "get_sign_payload"
  ],
  "docs": "https://launch.numetal.xyz/llms.txt"
}