Base Intel MCP for Cursor
io.github.selflabbs/base-intel-mcp
Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.
client:Cursor
transport:streamable-http
Install Base Intel MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"base-intel-mcp": {
"url": "https://base.selflabbs.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs