Skip to content
Windsurf

transcribe mcp for Windsurf

io.github.soboljem/transcribe-mcp

Transcribe audio/video and find dead air. Pay-per-call in USDC over x402 — no account, no key.

client:Windsurf transport:stdio runtime:npm

Install transcribe mcp 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": {
    "transcribe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "transcribe-mcp"
      ],
      "env": {
        "TRANSCRIBE_MCP_WALLET_KEY": "<TRANSCRIBE_MCP_WALLET_KEY>"
      }
    }
  }
}

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

transcribe mcp in other clients