Skip to content
Cline

Call Copilot for Cline

io.github.anisurrahmann/call-copilot

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

client:Cline transport:stdio runtime:pypi

Install Call Copilot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Call Copilot in other clients