Introduction
Use Metorial when AI systems need to call real tools with the right user-approved access. That can be apps like GitHub and Linear, internal APIs, or remote MCP servers. Instead of sharing broad credentials or over-scoped service accounts, each user connects their own apps and keeps the permissions they should have. Set up branded portals for employees, customers, or partners. Users enter a portal to connect approved integrations, discover shared skills, and copy a standard MCP URL for their AI client. Teams control which integrations, skills, and providers appear in the portal, then review traces, sessions, tool calls, auth events, and failures after work runs.How It Works
Authorize
Teams create portals for specific users or groups. Users connect approved
integrations and discover shared skills inside the portal.
Connect
Agents, MCP clients, and CLIs use standard MCP URLs. Products can build
against the API and SDKs.
Trace
Teams review traces, sessions, tool calls, auth events, and failures after
work runs.
What You Can Build
AI Products
Connect your product to the tools each user authorizes, then build with the
API and SDKs.
Employee AI Clients
Let employees connect integrations once and reuse them from approved AI
clients.
Internal Agents
Give company-run agents access to approved integrations and skills with
activity logs.
MCP Clients And CLIs
Provide a standard MCP URL for tool access without custom OAuth or one-off
servers.
Custom Providers
Bring internal APIs, private tools, and remote MCP servers into the same
runtime.
Reusable Skills
Package repeatable workflows on top of approved integrations, files, and
instructions.
Getting Started
Workforce Concepts
Learn how portals, integrations, skills, Magic MCP, and activity fit
together.
Dashboard Overview
Learn where Workforce, Portals, Skills, Integrations, Magic MCP, and
activity logs live.
Create A Portal
Create a branded portal where users can discover approved integrations and
skills.
Preview Portal Access
Preview the employee experience and confirm the right integrations and
skills are visible.
Review Activity
Monitor sessions, connections, tool calls, provider runs, alerts, and auth
events.
Use The SDKs
Build programmatic workflows once your product setup is clear.
Product Areas
The main product surfaces map to the way access is managed in production: who gets access, what they can use, where they discover it, and how you audit it.Workforce
Manage accounts, agents, identities, portals, skills, and access activity.
Portals
Publish a branded catalog of approved integrations and skills for users.
Magic Skills
Package reusable workflows and publish them through controlled marketplaces.
Integrations
Connect tools like GitHub and Linear through approved auth and tool
policies.
Build On Metorial
When you are ready to automate Metorial or connect it to an application, use the developer docs.API Guide
Use the Metorial API to manage integrations, portals, and access
programmatically.
JavaScript SDK
Build TypeScript applications with Metorial and common AI provider adapters.
Python SDK
Build Python agent workflows with typed async SDK support.
Custom Providers
Bring your own MCP servers and provider runtime into Metorial.