cdcasasagi

ftnext/cdcasasagi
★ 0 stars Python 🤖 AI/LLM Updated 7d ago
鵲 - Bridge Claude Desktop to Streamable HTTP MCP servers via mcp-proxy
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cdcasasagi": {
      "command": "uvx",
      "args": [
        "cdcasasagi"
      ]
    }
  }
}

Or install with pip: pip install cdcasasagi

README Excerpt

鵲 - Bridge Claude Desktop to Streamable HTTP MCP servers via mcp-proxy > [!IMPORTANT] > As of now, Claude Desktop officially supports [custom connectors](https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp) for remote MCP servers. > I recommend considering that option first.

Tools (2)

deletedoctor