io.github.mova-compact/mova-flat-runner
Quality Score
85
/100
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
§01 Install
Claude Desktop (claude_desktop_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>"
}
}
}
}Cursor (.cursor/mcp.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 (cline_mcp_settings.json)
npx -y mova-mcp§02 Environment variables
MOVA_API_KEYMOVA API key. Use test-key-001 to get started without registration.
LLM_KEYOpenRouter API key (sk-or-v1-...). Required for LLM analysis steps.
LLM_MODELOpenRouter model ID for analysis steps.
MOVA_API_URLOverride the MOVA API base URL.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.