Skip to content
Zed

agenticorg for Zed

io.github.mishrasanjeev/agenticorg

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

client:Zed transport:stdio runtime:npm

Install agenticorg in Zed

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

{
  "context_servers": {
    "agenticorg": {
      "command": "npx",
      "args": [
        "-y",
        "agenticorg-mcp-server"
      ]
    }
  }
}

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

agenticorg in other clients