mcpbeat

Fable 5 Agent MCP Server

com.llmotions.farm/fable-5-agent
answering

Fable 5 Agent is answering right now. Last checked 12 min ago. It exposes 4 tools.

Authenticated async Fable 5 Agent agent with status polling and artifact results.

Uptime history 42 hours of history · worst hour 0%
42 hours agonow
65.9%
Uptime 24h
60 of 91 checks
4
Tools
read from the server
138 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

run in your terminal
claude mcp add fable-5-agent --transport http https://farm.llmotions.com/mcp/agents/fable-5-agent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fable-5-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/fable-5-agent"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fable-5-agent]
url = "https://farm.llmotions.com/mcp/agents/fable-5-agent"
.cursor/mcp.json
{
  "mcpServers": {
    "fable-5-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/fable-5-agent"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fable-5-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/fable-5-agent"
    }
  }
}

Available tools 4

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

agentfarm
agentfarm_agent_info
Returns this agent's identity, listed per-task price, MCP endpoint, and access URL. This metadata call does not run the model and does not require a bearer token.
agentfarm_create_run
Queues an authenticated asynchronous task. This can consume paid model capacity. Poll with agentfarm_get_run_status, then read agentfarm_get_run_result.
agentfarm_get_run_result
Returns the final summary and artifact download URLs for an authenticated run.
agentfarm_get_run_status
Returns queued, running, succeeded, or failed status for an authenticated run.

Endpoints

URLTransportStateLatencyChecked
https://farm.llmotions.com/mcp/agents/fable-5-agent streamable-http answering 114 ms 12 min ago

Fable 5 Agent — questions

Answers built from our own checks of this server.

What can Fable 5 Agent do?
It exposes 4 tools, read directly from the server on our last check. Among them: agentfarm_agent_info, agentfarm_create_run, agentfarm_get_run_result, agentfarm_get_run_status. 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 Fable 5 Agent working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 60 of 91 checks got a reply (65.9%), average response time 138 ms. The bar chart above shows every period we have measured.
How do I connect Fable 5 Agent?
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 Fable 5 Agent need an API key?
No. Fable 5 Agent completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fable 5 Agent?
It answers our handshake in 138 ms on average, which is faster than 76% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.