Skip to content
Back to search
30
MCP

acc-c2c-mcp

pypi/acc-c2c-mcp

MCP server for ACC C2C Protocol — lets AI agents dispatch tasks, manage lifecycle, and query the C2C API via API Key.

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acc-c2c-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}