mova flat runner for Cline
io.github.mova-compact/mova-flat-runner
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
client:Cline
transport:stdio
runtime:npm
Install mova flat runner in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs