Pricing
Start for free and scale as you grow.
How many seats do you need?
20 seats
Metorial Dev
For small projects and personal use.
$0.00
/month
Unlimited Auth Connections
500K Tool Calls/mo
Up to 10 Integrations
Free Metorial Workforce Trial
Metorial Scale
For teams that need more.
/month
Unlimited Auth Connections
2.5M Tool Calls/mo
Includes 20 Workforce Seats
+$20 per additional seatUnlimited Integrations
Basic Compliance
Email Support
Metorial Dev $0.00 per month | Metorial Scale $250.00 per month | Metorial for Enterprise | |
|---|---|---|---|
Tool Calls | 500,000 | 2,500,000 | Custom |
Metorial Callbacks | 10,000 | 100,000 | Custom |
Workforce Seats | 2 | 20 | Custom |
Additional Workforce Seats | $20/seat | Custom | |
Projects | 1 | Unlimited | Unlimited |
Environments | 1 | Unlimited | Unlimited |
Production Access | |||
Provider Integrations | 10 | Unlimited | Unlimited |
Custom Integrations | |||
Remote MCP Servers | |||
Sessions | Unlimited | Unlimited | Unlimited |
Concurrent Connections | Unlimited | Unlimited | Unlimited |
Auth Connections | Unlimited | Unlimited | Unlimited |
Developer API Access | |||
MCP Access | |||
Log Retention | 30 days | 90 days | Custom |
Access Management | |||
SAML SSO | |||
Managed MCP Servers | |||
Premium Support | Email Support | Slack/Teams & SLA | |
Additional MCP Tool Calls | $1 for 1500 | Custom | |
Additional Callbacks | $1 for 750 | Custom |
Note: Unlimited usage is subject to fair use. If you exceed the fair use limits, we may ask you to upgrade to a paid plan or limit your usage.
Getting started
Start on the free plan
Sign up, create an API key, and try a tool in the dashboard's MCP Explorer before you write any code. None of it needs a sales call.
- Free plan
Metorial Dev is free
Dev includes 500K tool calls a month, unlimited auth connections, two team members, and ten provider integrations. The table above compares it with the paid plans.
- API keys
Create a key in the dashboard
Sign up at platform.metorial.com and issue, rotate, or revoke keys yourself. The API getting started guide covers the first authenticated request.
- Environments
Test before you touch production
Every key belongs to one environment, and a development key never reaches production, so you can call a real tool against test data first.
Frequently asked questions
Common questions about Metorial plans, limits, and billing.
How are the plans different?
Metorial Dev is free and meant for learning and side projects: a single environment, limits suited to hobby use, and no production access.
Metorial Scale adds production access, higher limits (tool calls, callbacks, team size), multiple environments, and Discord and email support.
Metorial for Enterprise is for organizations that need custom limits, advanced compliance, SAML SSO, on premises deployment, and premium support with SLA options, scoped with our team.
Why should I upgrade?
Upgrade when you need more than Dev limits: a production environment, higher monthly tool call and callback volumes, more team members or projects, or paid support. Enterprise is the right fit when you require governance features (RBAC, SAML SSO), advanced compliance, or dedicated deployment and support models.
What's an integration or provider?
In Metorial, a provider is a prebuilt integration you enable so your agents can call external tools through MCP. An integration is that connection in your workspace, linking providers, credentials, and environments so your apps and agents use them consistently.
See the documentation for concepts like providers, environments, and sessions.
Where is my data hosted?
We offer EU and US regions for the hosted Metorial cloud. It runs on managed infrastructure operated by Metorial and subprocessors we disclose for service delivery. For details on subprocessors, see our list of subprocessors. For security and compliance information, see our Trust Center.
Which compliance frameworks do you provide?
Metorial Scale includes basic compliance features suitable for many teams. Metorial for Enterprise can include advanced options such as SOC 2 Type II and controls aligned with GDPR, granular RBAC, SAML SSO, and on premises deployment, scoped with sales to your requirements. Specific attestations and regions are agreed per contract.
Can I host Metorial myself?
Yes. The Metorial core is open source. You can run it on your own infrastructure when you need full control or deep customization. The managed cloud at platform.metorial.com is the fastest path for most teams. See the open source repository to get started.
Can I use it with Codex, Claude, Gemini, OpenCode, OpenClaw?
Yes. Metorial is built around MCP and works with the clients and model stacks you already use, as long as they connect through our SDKs or MCP compatible flows. That includes popular assistants and coding agents, for example Codex, Claude, Gemini, OpenCode, and OpenClaw, alongside our official TypeScript and Python SDKs.
Is Metorial secure?
Metorial is SOC 2 Type II compliant and GDPR compliant. Security is built into the platform from the ground up, with a serverless runtime that supports secure multi-tenancy and all data encrypted in transit and at rest. The core of the platform is source available, you can inspect the code yourself.
What if an API I'm using changes?
Metorial maintains and updates all integration providers in the marketplace automatically, so your agents stay compatible with the latest API versions without any work on your end. If you deliberately want to use an old API, Metorial allows you to lock the version of a provider so no unexpected changes occur.
Do I need my own developer credentials to use integrations on Metorial?
No. You can get started right away using Metorial's built-in apps. For production, we recommend configuring your own OAuth credentials for full control.
Can I use multiple MCP servers/integrations together?
Yes. Your agents can connect to as many MCP servers or integrations as they need in a single session. Metorial handles the connections, routing, and lifecycle for you.