autowhisper mcp for Windsurf
io.github.xnjiang/autowhisper-mcp
Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.
client:Windsurf
transport:stdio
runtime:npm
Install autowhisper mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"autowhisper-mcp": {
"command": "npx",
"args": [
"-y",
"autowhisper-mcp"
],
"env": {
"AUTOWHISPER_API_TOKEN": "<AUTOWHISPER_API_TOKEN>",
"AUTOWHISPER_BASE_URL": "<AUTOWHISPER_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs