Fable Mode runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Mechanical write gates, evidence receipts, and adversarial review for AI coding agents.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
proc = subprocess.Popen(argv, **kwargs)
exec(compile(str(init.get("source", "")), "<fable-sandbox-target>", "exec"), namespace)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 fable-mode -- uvx fable-engine
{
"mcpServers": {
"fable-mode": {
"args": [
"fable-engine"
],
"command": "uvx"
}
}
}
[mcp_servers.fable-mode]
command = "uvx"
args = ["fable-engine"]
{
"mcpServers": {
"fable-mode": {
"args": [
"fable-engine"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fable-mode": {
"args": [
"fable-engine"
],
"command": "uvx"
}
}
}
Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.
Deterministic release gate for AI-written code and coding agents.
Writes adversarial test suites for AI-built code. Your agent's test engineer.
Evidence-traced codebase understanding and security scanning for AI agents over MCP.
Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.
Persistent, evidence-backed code graph for coding agents.
Disposable microVM sandboxes for AI agents: run code, read/write files, git, preview URLs.
Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.
Answers built from our own checks of this server.