Universal AI Execution & Observability MCP Server. Plug-and-play for any AI agent.
{
"mcpServers": {
"factum": {
"command": "npx",
"args": ["-y", "factum"]
}
}
}Factum gives AI models access to reality — execution, monitoring, recovery, and observability. It doesn't reason. It provides evidence.
- Workers, commands, pipelines
- Evidence collection & screenshots
- Auto-recovery & stall detection
- Checkpoints & rollback
- Cross-platform (Windows, macOS, Linux)
git clone https://github.com/randomchips/factum.git
cd factum
npm install
npm run build
node dist/index.jsMIT