What is the Outlit MCP Server?
Outlit’s MCP server lets MCP-compatible clients query customer data, revenue metrics, timelines, facts, search results, and SQL analytics over a remote MCP connection. The Outlit CLI is not required for MCP setup. Use the workspace MCP URL directly in your MCP client.Authentication Model
Outlit’s remote MCP endpoint supports both OAuth and scoped Outlit API keys. Both authentication methods expose the same public tool catalog; the difference is how Platform decides what the caller may do:- OAuth calls use the signed-in member’s current workspace permissions and customer access.
- API-key calls use the key’s current workspace and explicit grants.
- you add the workspace MCP URL to your client
- you do not paste API keys or bearer headers into config files
- the client opens an OAuth sign-in flow and stores the resulting session
Connect Your MCP Client
1
Copy your workspace MCP URL
Open Settings > CLI & MCP and copy the workspace-specific MCP URL for the workspace you want to connect.It looks like:
2
Add the URL to your MCP client
Use your client’s remote MCP / connector / server settings and add the Outlit URL directly.For clients that accept raw JSON config, the shape is typically:No
Authorization header is needed for OAuth-based customer-intelligence tools.3
Complete OAuth in the client
After you add the server, your client should prompt you to sign in to Outlit and authorize access for that workspace.
4
Verify the connection
Ask your client:
What Tools Are Available?
MCP registers the entire public catalog, including the safe destination, integration setup/status, activation, and workspace-settings capabilities described in Platform Capabilities. Generic agent, automation, signal, identity-merge, notification-send, credential, and destructive integration operations are not public tools.