Hanzo

MCP

Model Context Protocol as a Service — Launch any MCP server with one command. 260+ tools available.

MCP as a Service

Deploy MCP servers from any npx, uvx, or custom package. 260+ tools available. Instant scaling, zero infrastructure management. Connect Claude, GPT, or any AI to your tools.

hanzo mcp launch npx @modelcontextprotocol/server-filesystem

Key Capabilities

  • 260+ MCP tools — Filesystem, Git, PostgreSQL, Redis, Slack, GitHub, Notion, and more
  • 1-click Deploy — Launch any MCP server with a single command
  • Auto Scaling — Scale from 0 to thousands of instances automatically
  • $0 Idle Cost — Pay only for what you use, no idle charges
  • Secure Sandboxing — Isolated containers with fine-grained permissions
  • 15+ Regions — Edge deployment for lowest latency globally

Launch Methods

NPX Packages

hanzo mcp launch npx @modelcontextprotocol/server-filesystem
hanzo mcp launch npx @modelcontextprotocol/server-github
hanzo mcp launch npx @modelcontextprotocol/server-slack

UVX / Python

hanzo mcp launch uvx mcp-server-sqlite
hanzo mcp launch uvx mcp-server-postgres

Custom Servers

hanzo mcp launch git://github.com/you/mcp-server
hanzo mcp launch docker://your-org/mcp-custom:latest

Configuration

Deploy multiple servers with a single config file:

version: "1"
servers:
  filesystem:
    package: "@modelcontextprotocol/server-filesystem"
    runtime: npx
    args: ["/workspace"]

  database:
    package: "mcp-server-postgres"
    runtime: uvx
    env:
      DATABASE_URL: "${secrets.DATABASE_URL}"

  github:
    package: "@modelcontextprotocol/server-github"
    runtime: npx
    env:
      GITHUB_TOKEN: "${secrets.GITHUB_TOKEN}"

  custom:
    image: "your-org/mcp-custom:latest"
    runtime: docker
    replicas: 3
hanzo mcp deploy

Enterprise Features

Managed Hosting

Deploy to Hanzo Cloud with auto-scaling and monitoring

Secure Sandboxing

Isolated containers with fine-grained permissions

Edge Deployment

15+ global regions for lowest latency

Version Control

Pin versions, rollback instantly, audit trails

Tool Federation

Combine multiple MCP servers into unified endpoints

Config Management

Centralized secrets and environment variable management

Available Tools

CategoryTools
StorageFilesystem, S3, Google Drive, Notion
DatabasesPostgreSQL, MySQL, SQLite, Redis, MongoDB
Dev ToolsGit, GitHub, GitLab, Linear, Jira
CommunicationSlack, Discord, Email, Twilio
CloudAWS, GCP, Azure, Kubernetes
AI/MLHugging Face, Weights & Biases, MLflow
WebBrowser automation, Puppeteer, Screenshots
CustomAny Docker container or npm/pip package

Next Evolution: ZAP

MCP made tool integration easy. ZAP makes it fast. Zero-Copy Agent Protocol is the next evolution: zero-copy serialization, 40-50x lower overhead, built for agent swarms at scale.

ZAP includes MCP Gateway Mode for seamless migration.

Getting Started

Create an account, get an API key, and make your first Hanzo API call in under five minutes.

Authentication

Single sign-on, OAuth 2.0 + OIDC flows, session management, and account linking across all Hanzo services.

API Keys

Key types, scopes, creation, rotation, and production best practices for Hanzo API keys.

Organizations

Multi-org setup, resource scoping, team management, and white-label login for Hanzo organizations.

Platform

Hanzo Cloud Platform — 33 unified services for AI, automation, infrastructure, and operations.

API Reference

Complete API reference for all Hanzo Cloud services. Generated from OpenAPI 3.1.0 specifications.

SDKs

Official Hanzo SDKs for Python, TypeScript, Go, Rust, and C/C++.

Overview

Hanzo Commerce - Full-stack e-commerce platform with AI-powered recommendations

Hanzo Studio

Visual AI engine for building image, video, 3D, and audio workflows. Node-based editor with GPU scaling, multi-tenant isolation, and enterprise billing.

LLM Gateway

Unified proxy for 200+ LLM providers. One API, all models. Load balancing, caching, rate limiting, and observability.

Hanzo Dev

AI-powered coding assistant for your terminal. Install, configure, and operate Hanzo Dev.

ZAP Protocol

Zero-Copy App Proto — High-performance Cap'n Proto RPC for AI agent communication. 10-100x faster than MCP with post-quantum security.

Hanzo Tasks

Durable workflow execution engine

Hanzo Functions

Serverless compute platform

Hanzo PubSub

High-performance messaging and streaming

Hanzo O11y

Full-stack observability platform

Hanzo Zero Trust

Programmable zero-trust networking

How is this guide?

Last updated on

On this page