Skip to content
Cursor

codegworkspace mcp for Cursor

com.clauxel.codegworkspace/codegworkspace-mcp

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

client:Cursor transport:streamable-http

Install codegworkspace mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

codegworkspace mcp in other clients