Loading MCP server directory, please wait...
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
npx @getmcp/cli add io.github.ferm-ai/agentwork-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ferm-ai/agentwork-mcp": {
"command": "uvx",
"args": [
"agentwork-mcp"
]
}
}
}