codegworkspace mcp for Zed
com.clauxel.codegworkspace/codegworkspace-mcp
A paid remote MCP for CodeG, built to return verdicts, receipts, usage logs, and audit-ready JSON.
client:Zed
transport:streamable-http
Install codegworkspace mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"codegworkspace-mcp": {
"url": "https://codegworkspace.clauxel.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs