Skip to content

Integrations

Govern Access to Every App, for People and Agents.

Cakewalk supports any app with a standard MCP connection. 700+connections are already pre-configured and ready to use. Cakewalk manages who on your team can access each app and what your AI agents can do in it, with policy on every request and an audit record for every change.

  • Any app with a standard MCP connection
  • 700+ connections pre-configured
  • One governed gateway

700+ Connections Pre-Configured. Browse by What Cakewalk Does With Each App.

Showing 752 of 752 integrations

15Five

The AI-powered performance management platform built for business impact

Agent Connection
1up

Answer Sales Questions, RFPs, and Security Questionnaires 10x Faster

Agent Connection
42 Technologies

Clunky, canned reporting is so last season

Agent Connection
6sense

AI that builds pipe, not hype.

Agent Connection
9fin

Faster, smarter, debt market intelligence

Agent Connection
Abacus.ai

An AI Super Assistant For Enterprises And Professionals

Agent Platform
Activ

Mobile service provider in Kazakhstan

Agent Connection
Activepieces

AI Agents smart & easy

Agent PlatformAgent Connection
Admanage.ai

Launch Ads 10x Faster

Agent Connection
ADP

Experience better HR and payroll

Agent Connection
AdScale

eCommerce advertising. Solved with AI.

Agent Connection
Advanced Web Ranking

Find your true visibility in organic search for any market

Agent Connection

More Ways to Connect

Connect Any App, Listed or Not.

Any app with a standard MCP connection works through the governed gateway, listed here or not. Beyond that, your team builds a custom integration with the Open API, or connects any MCP-standard client to Cakewalk's MCP servers.

Build a Custom Integration

When an app is not in the directory, your team builds its own integration with the Open API. It reads and updates access data over REST and triggers workflows on access and provisioning events.

List managed apps
GET https://open-api.getcakewalk.io/api/v1/WorkApps
X-API-KEY: $CAKEWALK_API_KEY
X-API-SECRET: $CAKEWALK_API_SECRET

Cakewalk MCP Server

Cakewalk runs two MCP servers, one for human access management and one for AI agent access management. Any client that supports the MCP standard connects to them, including Claude, Cursor, ChatGPT and Copilot.

  • Claude
  • Cursor
  • ChatGPT
  • Copilot
Add Cakewalk to your client config
{
  "mcpServers": {
    "cakewalk": {
      "url": "https://mcp.getcakewalk.io/mcp",
      "auth": "oauth"
    }
  }
}