Windsurf’s Cascade panel speaks MCP over local stdio —Documentation Index
Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt
Use this file to discover all available pages before exploring further.
kataven-mcp plugs in directly.
Already done Install? Skip to step 2.
1. Mint an API key + install the binary
pip install kataven-mcp, then mint a key at hub.kataven.ai/settings → API Keys tab. Full walkthrough: Install.
2. Add the server (three equivalent paths)
Pick whichever feels right: Cascade panel UI- Open the Cascade panel.
- Click the MCP icon in the top-right corner of Cascade.
- Click + Add Server.
- Paste the universal JSON entry below and save.
- Windsurf Settings → Cascade → MCP Servers.
- Click View raw config to open
mcp_config.jsondirectly.
| OS | Path |
|---|---|
| macOS / Linux | ~/.codeium/windsurf/mcp_config.json |
| Windows | %USERPROFILE%\.codeium\windsurf\mcp_config.json |
3. Reload (no full restart needed)
Windsurf reloads MCP servers when you save the config. The Cascade panel’s MCP servers list showskataven with a green dot when ready.
4. Verify
In a Cascade conversation:List all my Kataven agents.Cascade picks
kataven_list_agents from its tool catalog and runs it.
5. Verify in the dashboard
| What changed | Open in Hub UI |
|---|---|
| Agents | hub.kataven.ai/agents |
| Phone numbers | hub.kataven.ai/phone-numbers |
| Live or recent calls | hub.kataven.ai/conversations |
| Campaigns | hub.kataven.ai/campaigns |
See also
- Cursor setup — sibling IDE, same protocol.
- Troubleshooting.

