Skip to main content

SSE Endpoint

All MCP clients connect to:

Claude Desktop

Add Alana to Claude Desktop’s MCP configuration file: macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after saving. You’ll see Alana tools available in the tools panel.

Cursor

In Cursor, open Settings → MCP and add a new server:

Windsurf

In Windsurf, open Settings → Extensions → MCP and configure:

Custom Agent (TypeScript)

Use the @modelcontextprotocol/sdk to connect programmatically:

Custom Agent (Python)

Environment Variables

For production deployments, use environment variables instead of hardcoding the API key:
Then reference them in your config:
Last modified on March 18, 2026