Skip to content
Claude Code

callwright for Claude Code

com.topness/callwright

Self-hosted MCP voice agent that places phone calls on your behalf via Retell.

client:Claude Code transport:stdio runtime:npm

Install callwright in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add callwright -e RETELL_API_KEY=<RETELL_API_KEY> -e MCP_AUTH_TOKEN=<MCP_AUTH_TOKEN> -e PORT=<PORT> -e CALLWRIGHT_DATA_DIR=<CALLWRIGHT_DATA_DIR> -e CALLWRIGHT_PUBLIC_URL=<CALLWRIGHT_PUBLIC_URL> -e CLAUDE_ROUTINE_URL=<CLAUDE_ROUTINE_URL> -e CLAUDE_ROUTINE_TOKEN=<CLAUDE_ROUTINE_TOKEN> -- npx -y callwright

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

callwright in other clients