← All servers

Opus 4.8 Agent

com.llmotions.farm/opus-4-8-agent v0.1.0
Official Registry security

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add opus-4-8-agent --transport http https://farm.llmotions.com/mcp/agents/opus-4-8-agent
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "serverUrl": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "opus-4-8-agent": {
      "type": "http",
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "url": "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "opus-4-8-agent": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://farm.llmotions.com/mcp/agents/opus-4-8-agent"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://farm.llmotions.com/mcp/agents/opus-4-8-agent
Authorization: Bearer {agentfarm_token}

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.llmotions.farm--opus-4-8-agent/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent