Catalog
io.github.ferm-ai/agentwork-mcp
OfficialOfficial MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
Delegate tasks to AI agents with human review and approval.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentwork-mcp": {
"command": "uvx",
"args": [
"agentwork-mcp"
]
}
}
}