The Wanaku MCP Router is a router for AI-enabled applications powered by the Model Context Protocol (MCP). This protocol is an open protocol that standardizes how applications provide context to LLMs. The project name comes from the origins of the word Guanaco, a camelid native to South America. - Unified Access - Centralized routing and resource management for AI agents - MCP-to-MCP Bridge - Act
Add this skill
npx mdskills install wanaku-ai/wanakuWell-documented MCP router with strong integration capabilities but lacks clear usage examples
The Wanaku MCP Router is a router for AI-enabled applications powered by the Model Context Protocol (MCP).
This protocol is an open protocol that standardizes how applications provide context to LLMs.
The project name comes from the origins of the word Guanaco, a camelid native to South America.
Note: Java 21 or later is required to run Wanaku.
# Install via JBang (requires Java 21+)
jbang app install wanaku@wanaku-ai/wanaku
# Or download the latest binary from releases
# https://github.com/wanaku-ai/wanaku/releases
# Authenticate with your Wanaku router
wanaku auth login --url http://localhost:8080
# List available tools
wanaku tools list
# Add a new tool
wanaku tools add --uri http://example.com/api --service http
# List available resources
wanaku resources list
For complete installation and configuration instructions, see the Usage Guide.
For most users, the Wanaku Documentation website is the recommended starting point. It covers installation, configuration, and usage for stable releases.
The documentation below is intended for developers working on the project and may reference unreleased features or in-progress changes:
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Install via CLI
npx mdskills install wanaku-ai/wanakuWanaku - A MCP Router that connects everything is a free, open-source AI agent skill. The Wanaku MCP Router is a router for AI-enabled applications powered by the Model Context Protocol (MCP). This protocol is an open protocol that standardizes how applications provide context to LLMs. The project name comes from the origins of the word Guanaco, a camelid native to South America. - Unified Access - Centralized routing and resource management for AI agents - MCP-to-MCP Bridge - Act
Install Wanaku - A MCP Router that connects everything with a single command:
npx mdskills install wanaku-ai/wanakuThis downloads the skill files into your project and your AI agent picks them up automatically.
Wanaku - A MCP Router that connects everything works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.