Skip to content
Zed

agent wiki for Zed

com.getagentwiki/agent-wiki

Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.

client:Zed transport:streamable-http

Install agent wiki in Zed

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

{
  "context_servers": {
    "agent-wiki": {
      "url": "https://getagentwiki.com/mcp"
    }
  }
}

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

agent wiki in other clients