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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

a2cr-mcp
MCP server for client-encrypted AI agent handoff checkpoints with WorkBaton and WorkStash.
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
@mcpc/acp-ai-provider
Use [ACP (Agent Client Protocol)](https://agentclientprotocol.com/) agents with the [AI SDK](https://ai-sdk.dev/).
0 tools
A2A-MCP-Server
A mcp server that bridges the Model Context Protocol (MCP) with the Agent-to-Agent (A2A) protocol, enabling MCP-compatible AI assistants (li
0 tools
agentictrade-mcp
MCP server for AgenticTrade — AI agent API marketplace. Discover, call, and pay for services (buyer), or register and sell your own (provide
0 tools

How to use

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

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