90ff6b14eba7220f6315ad12814baf763cefe55a
Major additions: - Universal MCP Proxy: Install ANY MCP server via npm/uvx - Auto-installation with package type detection - Unified interface for all MCP servers - Connection management and error recovery - Support for 4000+ MCP servers - Hanzo Platform MCP integration: - Access cloud-hosted MCP servers when logged in - Local-first with cloud fallback - Platform service management (deploy, scale, logs) - Unix tool aliasing for mode composition - Tool consolidation: - Unified tools matching Python MCP implementation - No duplicates - one tool per orthogonal concept - Enhanced read tool with multi-file support - Project analysis matching Python features - Comprehensive tests: - Unit tests for MCP proxy functionality - Integration tests with real server installation - Test coverage for all proxy operations - Documentation: - MCP_PROXY_GUIDE.md with examples - Updated README with MCP proxy features - Platform integration docs This brings feature parity with Python Hanzo MCP while leveraging TypeScript/VS Code ecosystem advantages.
Hanzo AI
The ultimate toolkit for AI engineers.
What You Get
- 200+ LLMs - Every model from OpenRouter/LiteLLM in one API
- 4000+ MCP Servers - Install ANY MCP server with one command
- Universal MCP Proxy - Auto-install via npm/uvx and proxy all calls
- 45+ Legendary Modes - Code like Carmack, think like Norvig
- Unlimited Memory - Vector/graph/relational search across all projects
- Browser Automation - Built-in Playwright for web tasks
- Team Collaboration - Shared context and credits
Quick Start
# VS Code / Cursor / Windsurf
Install hanzoai-*.vsix
# Claude Code
Drag hanzoai-*.dxt
# Terminal / Neovim
npx @hanzo/mcp@latest
Use It
# Get your API key
export HANZO_API_KEY=hzo_... # from iam.hanzo.ai
# Talk to any model
@hanzo agent --model o3-pro solve this algorithm
@hanzo agent --model claude-4 review my code
# Activate legendary modes
@hanzo mode carmack # Optimize like a game engine
@hanzo mode norvig # AI implementation mastery
# Control browsers
@hanzo browser navigate https://example.com
@hanzo browser screenshot
# Search everything
@hanzo search "auth flow"
# Install any MCP server
@hanzo mcp --action install --package @modelcontextprotocol/server-github
@hanzo mcp --action call --tool github_search --args '{"query": "MCP"}'
Links
🚀 Get Started | 📖 Docs | 💬 Discord
Built for engineers who ship.
Languages
TypeScript
74.1%
JavaScript
18.8%
HTML
2.1%
Kotlin
1.9%
CSS
1.5%
Other
1.6%