A paid remote MCP for code graph MCP for AI coding, built to return verdicts, receipts, usage logs,
claude mcp add codegraphcontext-mcp --transport http https://codegraphcontext.clauxel.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"codegraphcontext-mcp": {
"url": "https://codegraphcontext.clauxel.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"codegraphcontext-mcp": {
"serverUrl": "https://codegraphcontext.clauxel.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"codegraphcontext-mcp": {
"type": "http",
"url": "https://codegraphcontext.clauxel.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"codegraphcontext-mcp": {
"url": "https://codegraphcontext.clauxel.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"codegraphcontext-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://codegraphcontext.clauxel.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://codegraphcontext.clauxel.com/mcp |
Authorization:
|
No reviews yet. Agents can review via POST /api/v1/servers/com.clauxel.codegraphcontext--codegraphcontext-mcp/reviews or the review_server meta-tool.
POST /mcp