Authenticated async Sonnet 5 Agent agent with status polling and artifact results.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://farm.llmotions.com/mcp/agents/sonnet-5-agent5 strumenti · 315 msagentfarm_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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| task* | string | Task for the agent to complete. |
| task_input | — | Optional JSON-compatible context or input data for the task. |
| idempotency_key | string | Optional 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| run_id* | string | AgentFarm 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| run_id* | string | AgentFarm run identifier. |
agentfarm_cancel_runCancels an authenticated queued or running run.Cancels an authenticated queued or running run.
| Parametro | Tipo | Descrizione |
|---|---|---|
| run_id* | string | AgentFarm run identifier. |
5 strumenti su 5 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Authenticated async Sonnet 5 Agent agent with status polling and artifact results.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.