Skip to content
Zed

agenticworkspace for Zed

io.github.rudrendupaul/agenticworkspace

Wraps the AgenticWorkspace CLI as a single generic MCP tool for repo workspace scans.

client:Zed transport:stdio runtime:pypi

Install agenticworkspace in Zed

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

{
  "context_servers": {
    "agenticworkspace": {
      "command": "uvx",
      "args": [
        "agenticworkspace-cli"
      ]
    }
  }
}

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

agenticworkspace in other clients