Skip to content
Claude Desktop

pons Launchpad (Robinhood Chain) for Claude Desktop

io.github.hoodly-agent/mcp-pons

Dual-version MCP for pons token launches on Robinhood Chain: v1 trading, v2 curve reads (plan-only).

client:Claude Desktop transport:streamable-http

Install pons Launchpad (Robinhood Chain) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-pons": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-pons.hoodly.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

pons Launchpad (Robinhood Chain) in other clients