Skip to main content
Prerequisites Before you begin, create an account and get the API Key.

Strata

One MCP server that lets AI agents handle any tools progressively.
  • UI
  • API
  • Open Source
1

Open Dashboard

Go to your Dashboard.
Klavis enables all integrations for you by default. Click the ellipsis button if you want to disable a specific integration.
Strata UI Dashboard
2

Authenticate

Complete authentication by clicking the “Authorize” button. Most of the applications has OAuth support. Just follow the OAuth flow to authorize them.Some applications might need you to provide API keys or other kinds of secrets to authorize.Some applications don’t have “Authorize” buttons. It means they don’t require authentication and you can access them directly.
We also provide an authentication handler tool in MCP that will prompt to authenticate when if you didn’t authorize them.
Strata OAuth Example
3

Use in your app

Add to your favorite MCP-supported clients, such as Cursor, Claude Code, VS Code, ChatGPT, etc.To get the MCP server URL and access token, click the “Add to Other Clients” button on the top right corner of the dashboard.
Both the URL with access token and the direct URL provide you with the same MCP. But it’s recommended to use the URL with access token as it’s a more secure way to connect.DO NOT share your access token or direct URL publicly as they provide access to your connected accounts and data.
Strata URL
If you’re interested in 1:1 mapping between API and tool using our MCP Server Instance, check here.

Next steps