WorkerKit Directory

WorkerKit Directory is a remote MCP server available at https://mcp.workerkit.ai. AI workers, ready to run. Pick a kit, connect the apps it asks for, and it is on the job with your rules in force from the first run.

Documentation

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