Spoken for Windsurf
io.github.spokenmd/spoken
Podcast transcripts as clean Markdown with real speaker names — via the Spoken API.
client:Windsurf
transport:stdio
runtime:npm
Install Spoken in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"spoken": {
"command": "npx",
"args": [
"-y",
"spoken-mcp"
],
"env": {
"SPOKEN_API_KEY": "<SPOKEN_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs