zircote/maker-rs
Zero-error LLM execution via SPRT voting. Rust library and MCP server implementing the MAKER algorithm for mathematically-grounded error correction in long-horizon AI agent tasks. Research experiment based on arXiv:2511.09030
Platform-specific configuration:
{
"mcpServers": {
"maker-rs": {
"command": "npx",
"args": [
"-y",
"maker-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...