creolecentric-mcp

Creole-Centric/creolecentric-mcp
★ 0 stars Python AI/LLM Updated 13d ago
Stdio MCP proxy for the CreoleCentric remote MCP server
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": {
    "creolecentric-mcp": {
      "command": "uvx",
      "args": [
        "creolecentric-mcp"
      ]
    }
  }
}

Or install with pip: pip install creolecentric-mcp

README Excerpt

Stdio MCP proxy for the [CreoleCentric](https://creolecentric.com) remote MCP server. CreoleCentric exposes its developer API as MCP tools at `https://creolecentric.com/mcp/` over the Streamable HTTP transport. Most modern MCP clients ([Anthropic's desktop app](https://claude.ai/download), Cursor) can talk to that URL directly. This package is for the