Skip to content
Grok

codegworkspace mcp for Grok

com.clauxel.codegworkspace/codegworkspace-mcp

A paid remote MCP for CodeG, built to return verdicts, receipts, usage logs, and audit-ready JSON.

client:Grok transport:streamable-http

Install codegworkspace mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "codegworkspace-mcp": {
      "type": "http",
      "url": "https://codegworkspace.clauxel.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

codegworkspace mcp in other clients