MCP Server v1.0

Model Context Protocol server for Zyla API Hub.
AI agents can discover and call 10,000+ APIs through this endpoint.

Endpoints

Quick Start

Add to your MCP client config

// e.g. Claude Desktop, Cursor, etc.
{
  "mcpServers": {
    "zyla": {
      "url": "https://mcp.zylalabs.com/mcp"
    }
  }
}