Mova Flat Runner runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm.
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mova-flat-runner -- npx -y mova-mcp
{
"mcpServers": {
"mova-flat-runner": {
"args": [
"-y",
"mova-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mova-flat-runner]
command = "npx"
args = ["-y", "mova-mcp"]
{
"mcpServers": {
"mova-flat-runner": {
"args": [
"-y",
"mova-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mova-flat-runner": {
"args": [
"-y",
"mova-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MOVA_API_KEY (MOVA API key. Use test-key-001 to get started without registration.), LLM_KEY (OpenRouter API key (sk-or-v1-...). Required for LLM analysis steps.), LLM_MODEL (OpenRouter model ID for analysis steps.), MOVA_API_URL (Override the MOVA API base URL.).
The author declared them in the registry entry; get the values from the project itself.
Capture tool workflows, save typed tools, and replay with human approval. Includes an MCP Apps UI.
Governed MCP workflows with policy validation, findings tracking, and review gates.
Govern model, agent, skill, and MCP workflows with policy, approvals, traces, and usage analytics.
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
Answers built from our own checks of this server.