Skip to content
Zed

ChainScope for Zed

io.github.vohlsyr/chainscope

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

client:Zed transport:streamable-http

Install ChainScope in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "chainscope": {
      "url": "https://chainsscope.duckdns.org/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ChainScope in other clients