← Back to Plugins
MCP Server MCP

io.github.ferm-ai/agentwork-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop

Homepage Verified source

Install

uvx agentwork-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.agentwork.so/"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "agentwork-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...