obol for Claude Desktop
io.github.halfkey/obol
Solana agent gateway via x402. Wallet, token, DeFi, and swap tools. Pay per request.
client:Claude Desktop
transport:stdio
runtime:npm
Install obol in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"obol": {
"command": "npx",
"args": [
"-y",
"obol-mcp"
],
"env": {
"OBOL_URL": "<OBOL_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs