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.
Quick Start
Clone the repository:
git clone https://github.com/wanaku-ai/wanakuClaude Desktop configuration example:
{
"mcpServers": {
"wanaku": {
"command": "npx",
"args": [
"-y",
"wanaku-ai/wanaku"
]
}
}
}Check the repository README for specific installation and configuration instructions.