mcpserver.lol
registry/gpt-5-6-sol-agent
Connection check verified live · 20h ago

gpt-5-6-sol-agent

Authenticated async GPT-5.6-sol Agent agent with status polling and artifact results.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

agentfarm_agent_info read-only
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_cancel_run can modify data run_id*
Cancels an authenticated queued or running run.
agentfarm_create_run task*task_inputidempotency_key
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 read-only run_id*
Returns the final summary and artifact download URLs for an authenticated run.
agentfarm_get_run_status read-only run_id*
Returns queued, running, succeeded, or failed status for an authenticated run.