WorkerKit Directory
WorkerKit Directory是一个远程MCP服务器,地址为https://mcp.workerkit.ai。AI工作者,随时可运行。选择一个工具包,连接所需的应用程序,它就会在首次运行时按照您的规则开始工作。
文档
Two MCP servers for WorkerKit, served over Streamable HTTP.
Workers management (authenticated)
Manage your AI worker fleet: list workers with live run state, trigger and watch runs, curate memory (rules & facts), manage schedules and instructions, start/stop workers, and install kits from the public directory as new workers.
https://mcp.workerkit.ai/workers
Authentication: connect via OAuth from your MCP client, or send a WorkerKit manager key directly as Authorization: Bearer pe_mgr_…. An account admin mints manager keys under Fleet access.
Kits directory (public, no auth)
Browse and search the public WorkerKit kits directory — pre-built AI workers with pre-scoped app permissions: search by job, app, category or model, inspect a kit's permissions and instruction, and get its install page.
https://mcp.workerkit.ai/directory
Claude Code
claude mcp add --transport http workerkit https://mcp.workerkit.ai/workers
claude mcp add --transport http workerkit-directory https://mcp.workerkit.ai/directory
Kit creation (/studio) is a planned sibling on this host. © WorkerKit.ai