{
  "x402Version": 2,
  "serviceName": "Numetal launch router",
  "tags": [
    "launchpad",
    "clanker",
    "token",
    "mcp",
    "agent"
  ],
  "resources": [
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "list_pads",
              "description": "List every pad in the matrix (wired + unproven) with chains and notes. Call this first.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {},
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    },
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "list_networks",
              "description": "Union of chain IDs the pads actually list. We do not invent networks.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {},
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    },
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "get_capabilities",
              "description": "Knobs, forbidden fields, chains, and status for one pad. Stock pairing is Pons only.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {
                  "pad": {
                    "type": "string",
                    "description": "Pad id from list_pads (clanker, bankr, poolsfun, …)"
                  }
                },
                "required": [
                  "pad"
                ],
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    },
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "draft_intent",
              "description": "Validate a LaunchIntent against the matrix. Returns warnings for ignored knobs; errors for unproven pads / forbidden stock pairs.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {
                  "intent": {
                    "type": "object",
                    "description": "LaunchIntent: name, symbol, chainId, pad, creator (0x). Optional knobs per get_capabilities. Never salt. Never RH_STOCK except pad=pons."
                  }
                },
                "required": [
                  "intent"
                ],
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    },
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "simulate_launch",
              "description": "Build the pad-sign payload (same as get_sign_payload). Does not broadcast. No keys.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {
                  "intent": {
                    "type": "object",
                    "description": "LaunchIntent: name, symbol, chainId, pad, creator (0x). Optional knobs per get_capabilities. Never salt. Never RH_STOCK except pad=pons."
                  }
                },
                "required": [
                  "intent"
                ],
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    },
    {
      "resource": "https://launch.numetal.xyz/mcp",
      "type": "mcp",
      "x402Version": 2,
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "0",
          "maxTimeoutSeconds": 60,
          "payTo": "0x000000000000000000000000000000000000dEaD",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "extra": {
            "name": "USDC",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true,
          "category": "crypto",
          "tags": [
            "launchpad",
            "clanker",
            "token",
            "mcp",
            "agent"
          ],
          "info": {
            "input": {
              "type": "mcp",
              "toolName": "get_sign_payload",
              "description": "Pad-sign payload for the user's wallet. Clanker = SDK deploy config. Bankr = simulateOnly POST body. pools.fun = PartyFactory args with mined salt. Never a REST argument the agent posts with a hot key.",
              "transport": "streamable-http",
              "inputSchema": {
                "type": "object",
                "properties": {
                  "intent": {
                    "type": "object",
                    "description": "LaunchIntent: name, symbol, chainId, pad, creator (0x). Optional knobs per get_capabilities. Never salt. Never RH_STOCK except pad=pons."
                  }
                },
                "required": [
                  "intent"
                ],
                "additionalProperties": false
              }
            },
            "output": {
              "type": "json"
            }
          }
        }
      }
    }
  ]
}