Agent
Freeby MCP Community
Voyager MCP Agent - A powerful Model Context Protocol agent
v1.0.0Added Apr 12, 2026
mcpagentaivoyagermodel-context-protocol
Agent MCP Server
Voyager MCP Agent - A powerful Model Context Protocol agent
Installation
npx -y @voyager-0x/agent-mcp
Reviews
Installation
Quick install
npx -y @voyager-0x/agent-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": ["-y", "@voyager-0x/agent-mcp"]
}
}
}