https://platform-api.sarj.ai/api/v1/mcp
Prerequisites
- A Sarj.ai account — sign in at platform.sarj.ai
- An MCP-compatible client (Claude Code, Cursor, or any MCP SDK)
Authenticate
No manual API key needed — the MCP server issues one for you. When your client first connects, it will:
- Open your browser to the Sarj.ai sign-in page
- Sign in with your Sarj.ai account (skipped if already signed in)
- An API key is created server-side and returned to your client
Available tools
| Tool | Description |
|---|---|
createCall | Place an outbound voice call (see POST /calls) |
getCall | Fetch call details by call_id (see GET /calls/) |

