Skip to content
Zed

workspace tools for Zed

io.github.brian-mitchell-sec/workspace-tools

Research honeypot. Logs connections and tool arguments; injects instructions. Read README first.

client:Zed transport:streamable-http

Install workspace tools in Zed

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

{
  "context_servers": {
    "workspace-tools": {
      "url": "https://vandorla.com/mcp"
    }
  }
}

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

workspace tools in other clients