Skip to content
VS Code

ChainScope for VS Code

io.github.vohlsyr/chainscope

Multi-chain wallet intelligence: balances, transactions, ENS, OFAC screening across 7 chains.

client:VS Code transport:streamable-http

Install ChainScope in VS Code

.vscode/mcp.json

{
  "servers": {
    "chainscope": {
      "type": "http",
      "url": "https://chainsscope.duckdns.org/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ChainScope in other clients