ownvoice for Windsurf
io.github.rudrendupaul/ownvoice
Wraps the ownvoice CLI as a single generic MCP tool for voice/identity checks.
client:Windsurf
transport:stdio
runtime:pypi
Install ownvoice in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ownvoice": {
"command": "uvx",
"args": [
"ownvoice-cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs