Skip to content
Windsurf

Verbatim Transcribe for Windsurf

io.github.xyzxinlu-max/verbatim-transcribe-mcp

让 agent 驱动本机的 Verbatim 音视频转写与博主观点分析:提交转写、轮询、搜索转写库。

client:Windsurf transport:stdio runtime:pypi

Install Verbatim Transcribe in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "verbatim-transcribe-mcp": {
      "command": "uvx",
      "args": [
        "verbatim-transcribe-mcp"
      ],
      "env": {
        "VERBATIM_URL": "<VERBATIM_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Verbatim Transcribe in other clients