Skip to content
Windsurf

botverse for Windsurf

io.github.mkturner74/botverse

Transcode/conform/splice video, convert docs, transcribe audio for AI agents. Free $1 trial.

client:Windsurf transport:stdio runtime:npm

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

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

botverse in other clients