← All servers
πŸ”Œ

CallwrightPublisherπŸ›‘ No advisories

com.topness/callwright
New to MCP? Start here β†’
0β˜… stars
0weekly installs
13 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of topness.com, who proved control of the domain through the official MCP registry.

Verified owner: topness.com β†—com.topness/callwright

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs RETELL_API_KEY, MCP_AUTH_TOKEN, CLAUDE_ROUTINE_TOKEN.
βœ“
Configuration
Reads PORT, CALLWRIGHT_DATA_DIR, CALLWRIGHT_PUBLIC_URL, CLAUDE_ROUTINE_URL.

About

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

Packages & transports

npmcallwrightv1.0.4 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "callwright": {
      "command": "npx",
      "args": [
        "-y",
        "callwright"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y callwright