ChainScope for Cursor
io.github.vohlsyr/chainscope
Multi-chain wallet intelligence: balances, transactions, ENS, OFAC screening across 7 chains.
client:Cursor
transport:streamable-http
Install ChainScope in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"chainscope": {
"url": "https://chainsscope.duckdns.org/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs