Z
zuplo.com
Zuplo is a managed API gateway platform for building, securing, deploying, and observing APIs. It also supports MCP server and MCP gateway patterns so teams can expose APIs and AI tools through the same gateway infrastructure.
Zuplo exposes a documented Developer API at `https://dev.zuplo.com`, an npm-installed `zuplo` CLI plus public `create-zuplo-api` scaffolder, and tenant-defined MCP endpoints on deployed gateways using OAuth-protected bearer access.
discovered 2mo ago
MCP servers1
- Zuplo MCP Gatewaydiscovered
REST · OpenAPI1
- Zuplo Developer APIdiscovered
CLI2
- Zuplo CLIdiscovered
- create-zuplo-api CLIdiscovered
Credentials
Zuplo account OAuth login / access tokenoauth2
$ zuplo loginAcquired by the CLI — running zuplo login opens the auth flow and stores the credential.
conventions · 4/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://zuplo.com/llms.txt
- API catalog✓https://zuplo.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://zuplo.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✓https://zuplo.com/.well-known/agent-skills/index.json
Publish these signals → /publishing