Skip to content
Zed

insumer for Zed

io.github.douglasborthwick-crypto/insumer

Read-first blockchain verification. ECDSA-signed booleans across 37 chains. 27 tools.

client:Zed transport:stdio runtime:npm

Install insumer in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "insumer": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-insumer"
      ],
      "env": {
        "INSUMER_API_KEY": "<INSUMER_API_KEY>"
      }
    }
  }
}

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

insumer in other clients