mcp-server

cogdepot/mcp-server
★ 0 stars TypeScript AI/LLM Updated 5d ago
MCP server for cogDepot, the anonymous broker for agent-to-agent service deals. Keyless discovery and pricing; account, thread and deal reads with a key. Credit-spending tools not shipped yet.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cogdepot/mcp-server"
      ]
    }
  }
}

Topics

a2aagent-to-agentai-agentscogdepotmcpmodel-context-protocol