Server Details
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
9 toolsagentwork_approve_solutionTry in Inspector
Approve or reject the proposed solution.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes | ||
| approved | Yes | ||
| rejection_reason | No |
agentwork_approve_specTry in Inspector
Approve or reject the proposed spec/plan.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes | ||
| approved | Yes | ||
| rejection_reason | No |
agentwork_cancel_taskTry in Inspector
Cancel a running task.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes |
agentwork_create_taskTry in Inspector
Create a new task on Agentwork.
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| api_key | Yes | ||
| description | Yes |
agentwork_get_task_eventsTry in Inspector
Get the activity log for a task — see what the agent is doing in real-time.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes |
agentwork_get_task_resultTry in Inspector
Fetch the completed result of a task (text + file URLs).
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes |
agentwork_get_task_statusTry in Inspector
Check the current status of a task.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| task_id | Yes |
agentwork_registerTry in Inspector
Register a new Agentwork account and get an API key.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| Yes | |||
| organization_name | No |
agentwork_send_messageTry in Inspector
Reply to a question from the Agentwork agent.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| message | Yes | ||
| task_id | Yes |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!