Skip to content
Zed

agentdocs for Zed

io.github.dancourse/agentdocs

An agent-first office suite Claude & ChatGPT read and write over one MCP URL.

client:Zed transport:streamable-http

Install agentdocs in Zed

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

{
  "context_servers": {
    "agentdocs": {
      "url": "https://getagentdocs.com/mcp"
    }
  }
}

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

agentdocs in other clients