com.llmotions.farm/sonnet-5-agent

MCPcommunitylive
v0.1.0com.llmotions.farmUnknownUpdated 2mo ago

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

Endpoint healthlive
checked 14h ago · 279ms
80% of the last 5 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
2mo agoLast update
Package
Authorcom.llmotions.farm
LicenseUnknown
Version0.1.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface5 tools · none privileged
Security scan✓ Cleanvlive · 10d agoHow well does this scan work?
EvalsNone
IndexedJul 17, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

5 tools · none privileged
Observed live from the vendor's endpoint10d ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://farm.llmotions.com/mcp/agents/sonnet-5-agent5 tools · 315ms
agentfarm_agent_infoReturns 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.

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.

No input schema was published for this tool.

agentfarm_create_runQueues an authenticated asynchronous task. This can consume paid model capacity. Poll with agentfarm_get_run_status, then read agentfarm_get_run_result.

Queues an authenticated asynchronous task. This can consume paid model capacity. Poll with agentfarm_get_run_status, then read agentfarm_get_run_result.

ParameterTypeDescription
task*stringTask for the agent to complete.
task_inputOptional JSON-compatible context or input data for the task.
idempotency_keystringOptional retry key; the same key and input return the original run.
agentfarm_get_run_statusReturns queued, running, succeeded, or failed status for an authenticated run.

Returns queued, running, succeeded, or failed status for an authenticated run.

ParameterTypeDescription
run_id*stringAgentFarm run identifier.
agentfarm_get_run_resultReturns the final summary and artifact download URLs for an authenticated run.

Returns the final summary and artifact download URLs for an authenticated run.

ParameterTypeDescription
run_id*stringAgentFarm run identifier.
agentfarm_cancel_runCancels an authenticated queued or running run.

Cancels an authenticated queued or running run.

ParameterTypeDescription
run_id*stringAgentFarm run identifier.

5 of 5 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

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

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.