list_pow_coins — BackPow PoW Oracle MCP Tool Read-only
list_pow_coins
(list pow coins) is one of 6 tools on the
BackPow PoW Oracle
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_pow_coins from your client
- Claude Code BackPow PoW Oracle list_pow_coins run in your project directory
- Claude Desktop BackPow PoW Oracle list_pow_coins ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BackPow PoW Oracle list_pow_coins ~/.cursor/mcp.json
- VS Code BackPow PoW Oracle list_pow_coins .vscode/mcp.json
- Zed BackPow PoW Oracle list_pow_coins ~/.config/zed/settings.json
- Windsurf BackPow PoW Oracle list_pow_coins ~/.codeium/windsurf/mcp_config.json
- Cline BackPow PoW Oracle list_pow_coins ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BackPow PoW Oracle list_pow_coins ~/.gemini/settings.json
- Grok BackPow PoW Oracle list_pow_coins .mcp.json (in your project root)
- ChatGPT BackPow PoW Oracle list_pow_coins Settings → Connectors → Advanced → Developer mode
- Claude.ai BackPow PoW Oracle list_pow_coins Settings → Connectors → Add custom connector
- LangChain BackPow PoW Oracle list_pow_coins pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pow-mining-oracle https://mcp.backpow.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.