← Index

io.github.halfkey/obol

io.github.halfkey/obol·v2.0.1·Other
Quality Score
85
/100

Solana agent gateway via x402. Wallet, token, DeFi, and swap tools. Pay per request.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "obol": {
      "command": "npx",
      "args": [
        "-y",
        "obol-mcp"
      ],
      "env": {
        "OBOL_URL": "<obol_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "obol": {
      "command": "npx",
      "args": [
        "-y",
        "obol-mcp"
      ],
      "env": {
        "OBOL_URL": "<obol_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y obol-mcp
§02  Environment variables
OBOL_URL

URL of the Obol API instance

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other