CodeG Agent Workspace
Rank #54,029com.clauxel.codegworkspace/codegworkspace-mcp
A paid remote MCP for CodeG, built to return verdicts, receipts, usage logs, and audit-ready JSON.
CodeG Agent Workspace is a Model Context Protocol (MCP) server published by clauxel. It ranks #54,029 of 115,460 servers tracked on MCP Toplist. CodeG Agent Workspace is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.
Ranks ahead of 61,431 of 115,460 servers on MCP Toplist.
Use CodeG Agent Workspace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http codegworkspace-mcp https://codegworkspace.clauxel.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.codegworkspace-mcp]
url = "https://codegworkspace.clauxel.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://codegworkspace.clauxel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"codegworkspace-mcp": {
"url": "https://codegworkspace.clauxel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"codegworkspace-mcp": {
"type": "http",
"url": "https://codegworkspace.clauxel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"codegworkspace-mcp": {
"serverUrl": "https://codegworkspace.clauxel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"codegworkspace-mcp": {
"url": "https://codegworkspace.clauxel.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.clauxel.codegworkspace%2Fcodegworkspace-mcp)<a href="https://mcptoplist.com/server/com.clauxel.codegworkspace%2Fcodegworkspace-mcp"><img src="https://mcptoplist.com/badge/com.clauxel.codegworkspace%2Fcodegworkspace-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
clauxel
Other servers by clauxel
- A2A Dependency Inspector#54,003 · 1 ver
- A2A Identity Toll MCP#54,004 · 1 ver
- A2A Replay Receipt#54,005 · 1 ver
- AgentData Boundary MCP#54,006 · 1 ver
- Agentic Budget Router MCP#54,007 · 1 ver
- Agentic HTML Export QA MCP#54,008 · 1 ver
- Agent Mail Rooms#54,009 · 1 ver
- AgentMemory Mesh MCP#54,010 · 1 ver
- Agent Monitor Relay MCP#54,011 · 1 ver
- Agent Skill Update Gate MCP#54,012 · 1 ver
- AI Studio Android Release Gate#54,013 · 1 ver
- AI Studio Workspace Approval Gate MCP#54,014 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 27, 2026 |
Frequently asked questions
- Who maintains CodeG Agent Workspace?
- CodeG Agent Workspace is maintained by clauxel, which publishes 72 MCP servers (72 total versions) tracked on MCP Toplist.
- Is CodeG Agent Workspace listed on the Official MCP Registry?
- Yes — CodeG Agent Workspace is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CodeG Agent Workspace have?
- MCP Toplist tracks 1 version of CodeG Agent Workspace, most recently published on May 27, 2026.
- Where can I find the source code for CodeG Agent Workspace?
- The source code for CodeG Agent Workspace is hosted at github.com/clauxel/codeg-agent-workspace-mcp.