Skip to main content
Other Tools and IntegrationsUnknown

wanaku-ai/wanaku

☁️ 🏠 The Wanaku MCP Router is a SSE-based MCP server that provides an extensible routing engine that allows integrating your enterprise systems with AI agents.

other-tools-and-integrationscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/wanaku-ai/wanaku

Claude Desktop configuration example:

{
  "mcpServers": {
    "wanaku": {
      "command": "npx",
      "args": [
        "-y",
        "wanaku-ai/wanaku"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
wanaku-ai