Skip to content
Zed

mcp server for Zed

io.vivioo/mcp-server

Trust infrastructure for AI agents. Directory, jobs, verification, and 360 feedback.

client:Zed transport:sse

Install mcp server in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.vivioo.io/sse"
    }
  }
}

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

mcp server in other clients