hotato for Windsurf
io.github.attenlabs/hotato
Open-source, self-hosted conversation QA for voice agents. MIT.
client:Windsurf
transport:stdio
runtime:pypi
Install hotato in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hotato": {
"command": "uvx",
"args": [
"hotato"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs