base onchain tools for Cursor
dev.workers.dolerite.base-onchain-tools/base-onchain-tools
Base mainnet analysis: contract audits, transfer simulation, token pricing. Paid via x402.
client:Cursor
transport:streamable-http
tools:12
Install base onchain tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"base-onchain-tools": {
"url": "https://base-onchain-tools.dolerite.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs