mova flat runner for Windsurf
io.github.mova-compact/mova-flat-runner
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
client:Windsurf
transport:stdio
runtime:npm
Install mova flat runner in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mova-flat-runner": {
"command": "npx",
"args": [
"-y",
"mova-mcp"
],
"env": {
"MOVA_API_KEY": "<MOVA_API_KEY>",
"LLM_KEY": "<LLM_KEY>",
"LLM_MODEL": "<LLM_MODEL>",
"MOVA_API_URL": "<MOVA_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs