Skip to content
Zed

Thru Explorer MCP for Zed

org.thru/thru-explorer

Thru blockchain explorer: blocks, transactions, accounts, and program ABIs on the Thru RISC-V L1

client:Zed transport:streamable-http tools:8

Install Thru Explorer MCP in Zed

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

{
  "context_servers": {
    "thru-explorer": {
      "url": "https://scan.thru.org/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

Thru Explorer MCP in other clients