mcpbeat Sign in

Agent Factory MCP Server

by usy-pawel Your server? Claim it
not responding

Agent Factory is listed as active in the registry but did not answer our last check. It exposes 3 tools.

Deterministic, receipted digital microservices. Gate A is simulation-only.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
3
Tools
read from the server
191 ms
Response time
average over 24h
open, no key
Access
streamable-http

Agent Factory does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add agent-factory --transport http https://agent-factory-gateway-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-factory": {
      "url": "https://agent-factory-gateway-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-factory]
url = "https://agent-factory-gateway-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-factory": {
      "url": "https://agent-factory-gateway-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-factory": {
      "url": "https://agent-factory-gateway-production.up.railway.app/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
agent_factory_catalog
Lists the three Gate A services and their draft, simulation-only contracts.
agent_factory_execute_simulation
Queues a deterministic Gate A simulation. It never accepts or settles an on-chain payment.
agent_factory_job
Reads one simulation job using its scoped access token.

Endpoints

URLTransportStateLatencyChecked
https://agent-factory-gateway-production.up.railway.app/mcp streamable-http answering 191 ms 7 min ago

Alternatives to Agent Factory

same job, measured the same way
I
Vizier
by vassiliylakhonin

Deterministic authorization for one proposed AI agent action, returned with a signed receipt.

1 tools answering
Decker
by gigshow

Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.

12 tools answering
Vizier Guard
by vassiliylakhonin

Deterministic authorization and security guard for AI agent actions with signed receipts.

local only
Haltproof
by rudrendupaul

Fail-closed deterministic checks and hash-chained receipts for AI agent outputs via MCP.

86 installs/wk local only
Deterministic
by deterministic

Physics-based validation of simulation results: receipts with per-check verdicts, via MCP.

answering
Flatland
by flatlandfi

Financial reasoning infrastructure for AI agents: typed models, deterministic compilation, receipts

34 installs/wk local only
Agent Toolbox
by solhammer

26 deterministic, offline pre-action safety gates for AI agents, each with a signed verdict.

32 installs/wk local only
Agentic Reputation Gateway
by agenticsubstrate

Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.

7 tools answering

Agent Factory — questions

Answers built from our own checks of this server.

What can Agent Factory do?
It exposes 3 tools, read directly from the server on our last check. Among them: agent_factory_catalog, agent_factory_execute_simulation, agent_factory_job. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Factory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 191 ms. The bar chart above shows every period we have measured.
Is Agent Factory still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Agent Factory as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Agent Factory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Factory need an API key?
No. Agent Factory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.