base_price — base onchain tools MCP Tool
base_price
(base price) is one of 12 tools on the
base onchain tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call base_price from your client
- Claude Code base onchain tools base_price run in your project directory
- Claude Desktop base onchain tools base_price ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor base onchain tools base_price ~/.cursor/mcp.json
- VS Code base onchain tools base_price .vscode/mcp.json
- Zed base onchain tools base_price ~/.config/zed/settings.json
- Windsurf base onchain tools base_price ~/.codeium/windsurf/mcp_config.json
- Cline base onchain tools base_price ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI base onchain tools base_price ~/.gemini/settings.json
- Grok base onchain tools base_price .mcp.json (in your project root)
- ChatGPT base onchain tools base_price Settings → Connectors → Advanced → Developer mode
- Claude.ai base onchain tools base_price Settings → Connectors → Add custom connector
- LangChain base onchain tools base_price pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http base-onchain-tools https://base-onchain-tools.dolerite.workers.dev/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.