Using Pool Token Balance Data
MCP Serverby WayfinderFoundation · Added 5mo ago
Claude
4
Install
git clone https://github.com/WayfinderFoundation/wayfinder-paths-sdkAdd to Claude
claude mcp add using-pool-token-balance-dataQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"using-pool-token-balance-data": {
"command": "npx",
"args": [
"@modelcontextprotocol/using-pool-token-balance-data"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
How to fetch and interpret pool/token/balance data in Wayfinder Paths (PoolClient/TokenClient + adapters + MCP balance tools), including common query patterns and I/O shapes.
Tags
developmentapiskill