cogno-mcp

sudoers-ai/cogno-mcp
★ 0 stars Python API Integration Updated today
Bridge an MCP server's tools to cogno-anima's tool contract — MCPDispatcher implements ToolDispatcher + ToolPolicyDispatcher so the EGO/cogno-soma see MCP tools as ordinary tools. SDK-free mapping; thin stdio/HTTP/SSE transports over the official mcp SDK.
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": {
    "cogno-mcp": {
      "command": "uvx",
      "args": [
        "cogno-mcp"
      ]
    }
  }
}

Or install with pip: pip install cogno-mcp

README Excerpt

**Bridge an MCP server's tools to the Cogno tool contract.** The third tool source for the Cogno stack — alongside in-process skills ([`cogno-cortex`](https://github.com/sudoers-ai/cogno-cortex)) and the host's native functions. `MCPDispatcher` exposes any [MCP](https://modelcontextprotocol.io) server's