mcpbeat

Opus 4.8 Agent MCP Server

com.llmotions.farm/opus-4-8-agent
answering

Opus 4.8 Agent is answering right now. Last checked 10 min ago. It exposes 4 tools.

Authenticated async Opus 4.8 Agent agent with status polling and artifact results.

Uptime history 43 hours of history · worst hour 0%
43 hours agonow
68.1%
Uptime 24h
62 of 91 checks
4
Tools
read from the server
137 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 10 min ago.

run in your terminal
claude mcp add opus-4-8-agent --transport http https://farm.llmotions.com/mcp/agents/opus-4-8-agent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
~/.codex/config.toml
[mcp_servers.opus-4-8-agent]
url = "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
.cursor/mcp.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-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/opus-4-8-agent streamable-http answering 163 ms 10 min ago

Opus 4.8 Agent — questions

Answers built from our own checks of this server.

What can Opus 4.8 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 Opus 4.8 Agent working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 62 of 91 checks got a reply (68.1%), average response time 137 ms. The bar chart above shows every period we have measured.
How do I connect Opus 4.8 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 Opus 4.8 Agent need an API key?
No. Opus 4.8 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 Opus 4.8 Agent?
It answers our handshake in 137 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.