metorial.com
Metorial is an integration platform for AI agents built around MCP, with hosted tooling for deploying providers, managing sessions, and connecting external services. It provides a managed cloud platform, documentation, SDKs, and an API for working with integrations and agent infrastructure.
Metorial exposes a REST HTTP API at `https://api.metorial.com` authenticated with Metorial API keys, plus a documented `metorial` CLI whose public auth mechanics are not specified on the site.
- Metorial HTTP APIdiscovered
- Metorial CLIdiscovered
In the Metorial dashboard, navigate to Developer → API Keys and generate an API key for your project environment. Metorial issues publishable keys prefixed metorial_pk_ for public-data access and secret keys prefixed metorial_sk_ for full project access. Use the least-privileged key type that fits your integration.
conventions · 2/7 published
- integrations.json——
- llms.txt✓https://metorial.com/llms.txt
- API catalog✓https://metorial.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✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing