Skip to content
Zed

Solscan for Zed

io.github.pipeworx-io/solscan

Solscan MCP — Solana block-explorer API (Pro v2)

client:Zed transport:streamable-http

Install Solscan in Zed

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

{
  "context_servers": {
    "solscan": {
      "url": "https://gateway.pipeworx.io/solscan/mcp"
    }
  }
}

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

Solscan in other clients