Skip to content
Zed

ophir for Zed

io.github.ophir-ai-creator/ophir

Ophir protocol tools for AI agent discovery, negotiation, and settlement

client:Zed transport:stdio runtime:npm

Install ophir in Zed

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

{
  "context_servers": {
    "ophir": {
      "command": "npx",
      "args": [
        "-y",
        "@ophirai/mcp-server"
      ]
    }
  }
}

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

ophir in other clients