Skip to content
Claude Desktop

Call Copilot for Claude Desktop

io.github.anisurrahmann/call-copilot

Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.

client:Claude Desktop transport:stdio runtime:pypi

Install Call Copilot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "call-copilot": {
      "command": "uvx",
      "args": [
        "call-copilot"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Call Copilot in other clients