# MCPZERO > Secure MCP aggregation gateway — publish, aggregate, and secure local MCP servers for AI clients. MCPZERO turns local MCP servers into remote HTTPS endpoints. AI clients like Cursor connect with zero-trust API keys. The gateway provides semantic aggregation and progressive discovery so agents search tools by intent instead of loading every schema upfront. ## Product - Semantic aggregation: multiplex MCP servers behind one endpoint root URL - Progressive discovery: meta_search + meta_call_tool; Skill-style server profiles as resources - Zero-trust auth: Authorization Bearer API keys; upstream credentials stay on your machine - Optional team sharing and endpoint clusters (Team+) - Audit ledger: tool name, latency, status; payload retention by plan ## Key links - Home: https://mcpzero.io/ - FAQ: https://mcpzero.io/faq - Docs: https://mcpzero.io/docs/ - Getting started: https://mcpzero.io/docs/getting-started/overview/ - Install CLI: https://mcpzero.io/docs/cli/install/ - Semantic aggregation: https://mcpzero.io/docs/gateway/semantic-aggregation/ - Progressive discovery: https://mcpzero.io/docs/gateway/progressive-discovery/ - Security: https://mcpzero.io/docs/gateway/security/ - Pricing: https://mcpzero.io/docs/pricing/plans/ - GitHub: https://github.com/mcpzero - Full text for LLMs: https://mcpzero.io/llms-full.txt # Optional - Dashboard (authenticated, noindex): https://mcpzero.io/app/ - Endpoint AEO (tool description overrides, Skill profiles, discovery health): Dashboard → endpoint → AEO tab