Back to MCP Servers
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-integrationsaiagent
By wanaku-ai
Installation
npx -y wanakuConfiguration
{
"mcpServers": {
"wanaku": {
"command": "npx",
"args": ["-y", "wanaku"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes