Base Intel MCP for VS Code
io.github.selflabbs/base-intel-mcp
Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.
client:VS Code
transport:streamable-http
Install Base Intel MCP in VS Code
.vscode/mcp.json
{
"servers": {
"base-intel-mcp": {
"type": "http",
"url": "https://base.selflabbs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs