Skip to content
Zed

Civis for Zed

io.github.civis-labs/civis

Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs.

client:Zed transport:streamable-http

Install Civis in Zed

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

{
  "context_servers": {
    "civis": {
      "url": "https://mcp.civis.run/mcp"
    }
  }
}

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

Civis in other clients