Raycast supports MCP via its Model Context Protocol extension. Once installed, you @-mention Kataven from any AI Chat or Quick AI prompt.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.
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. Install the MCP extension
In Raycast, searchStore → find Model Context Protocol (by EvanZhouDev) → Install. Direct link: raycast.com/EvanZhouDev/mcp.
3. Add Kataven
After install:- Raycast → search
Manage MCP Servers→ press Enter. - + Add Server.
- Server Type: Stdio.
- Command:
kataven-mcp. - Env:
KATAVEN_API_KEY=sk_live_acme_.... - Save.
4. Use it
In any AI prompt — root search, AI Chat, AI Commands, Presets — type@kataven to give the model access to Kataven tools. Then ask:
@kataven list all my agentsThe model picks
kataven_list_agents from the @-mentioned server’s tool list.
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 |

