Call Copilot for Windsurf
io.github.anisurrahmann/call-copilot
Search and read locally-recorded meeting transcripts over stdio. Read-only, no network.
client:Windsurf
transport:stdio
runtime:pypi
Install Call Copilot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"call-copilot": {
"command": "uvx",
"args": [
"call-copilot"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs