CodeG Agent Workspace
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CodeG Agent WorkspaceRegister a new agent session for the backend refactor"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CodeG Agent Workspace
See and hand off every coding agent session in one workspace.
CodeG Agent Workspace is a paid hosted remote MCP for CodeG. It exposes Streamable HTTP tool calls, bearer-token access, public server-card metadata, usage logs, and receipt-oriented JSON for AI agent workflows.
Public Endpoints
Website: https://codegworkspace.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605r27
MCP endpoint: https://codegworkspace.clauxel.com/mcp
Server card: https://codegworkspace.clauxel.com/server-card.json
Registry name:
com.clauxel.codegworkspace/codegworkspace-mcp
Related MCP server: mcp-acp
Access
This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
Tools
register_agent_sessionread_workspace_rosterwrite_handoff_noteexport_session_summary
Quick Start
Open the website and choose a plan.
Create or request an API token.
Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
Send JSON-RPC requests with the bearer token.
Useful Links
Product page: https://codegworkspace.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605r27
Server card: https://codegworkspace.clauxel.com/server-card.json
MCP endpoint: https://codegworkspace.clauxel.com/mcp
Status
This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables programmatic interaction with Happy AI sessions, allowing users to list, create, monitor, send messages to, and manage AI coding sessions across multiple machines.Last updated1571MIT
- Flicense-qualityDmaintenanceEnables management of Ambient Code Platform (ACP) sessions, including creating, viewing, and deleting sessions, with support for labels and bulk operations.Last updated
- Alicense-qualityDmaintenanceProvides shared awareness for Claude Code sessions, allowing them to broadcast work-in-progress signals and register repos to avoid duplication across an organization.Last updatedMIT
- AlicenseAqualityBmaintenanceGovernance and session management layer for AI-assisted software development; enables agent binding, session tracking, and structured code review within the HestAI ecosystem.Last updated4Apache 2.0
Related MCP Connectors
The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/clauxel/codeg-agent-workspace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server