
Codegworkspace Mcp
Attach a paid remote MCP so your agent can pull CodeG workspace verdicts, usage receipts, and audit-ready JSON during code review or compliance checks.
Overview
CodeG Agent Workspace is a MCP server for the Ship phase that returns CodeG workspace verdicts, receipts, usage logs, and audit-ready JSON to your coding agent.
What is this MCP server?
- Paid remote streamable-http MCP endpoint with Bearer token auth from the Clauxel product site
- Returns verdicts, receipts, usage logs, and audit-ready JSON for CodeG agent workspace actions
- Publisher server card at codegworkspace.clauxel.com for discovery and registry metadata
- Tagged for codegworkspace, remote-mcp, paid-mcp, and agent-tools in the MCP registry
- Open-source server implementation on GitHub (clauxel/codeg-agent-workspace-mcp)
- Protocol: streamable-http remote at https://codegworkspace.clauxel.com/mcp
- Registry schema: 2025-12-11 server.schema.json
- Published server version: 1.0.0
What problem does it solve?
Agent work in CodeG leaves you with chat transcripts but no standardized verdicts or receipts a reviewer can trust.
Who is it for?
Indie builders using CodeG with agents who want paid, hosted receipts and verdicts without running their own audit microservice.
Skip if: Builders who need a free self-hosted CodeG fork or who only want inline coding help with no audit trail.
What do I get? / Deliverables
After you register the remote MCP with a Bearer token, your agent can fetch audit-ready JSON and usage receipts you can attach to reviews or retention logs.
- Structured verdict and receipt payloads from CodeG workspace operations
- Usage logs suitable for review or internal audit notes
- Audit-ready JSON your agent can cite in PR or ship checklists
Recommended MCP Servers
Journey fit
Audit verdicts and reviewer-ready receipts belong in the ship phase when you need evidence before merge or release, not only while editing code. Review is where structured verdicts, usage logs, and JSON receipts matter for human or agent reviewers signing off on agent-assisted work.
How it compares
Paid remote MCP integration for CodeG workspace evidence, not a local agent skill or marketplace bundle.
Common Questions / FAQ
Who is CodeG Agent Workspace for?
Solo and small-team builders who use CodeG with MCP-enabled agents and need verdicts, receipts, and audit JSON for reviews or light compliance.
When should I use CodeG Agent Workspace?
Use it during ship and review when you want usage logs and structured verdicts from CodeG workspace runs instead of parsing agent chat.
How do I add CodeG Agent Workspace to my agent?
Obtain a Bearer token from the Clauxel product website, add the streamable-http remote https://codegworkspace.clauxel.com/mcp with an Authorization header, and reload your MCP client config.