Skip to content

the2hourclo/ai-employee-builder

v0.27.0UNLICENSED

Connect AI Employee Builder to Codex, Claude Code, Cowork, and other Agent Plugins-compatible hosts.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

aiebstdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "${PLUGIN_ROOT}/scripts/aieb-mcp-proxy.mjs"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ai-employee-builder",
  "version": "0.27.0",
  "description": "Connect AI Employee Builder to Codex, Claude Code, Cowork, and other Agent Plugins-compatible hosts.",
  "author": {
    "name": "Rashid Khamis",
    "url": "https://chiefleverageofficer.substack.com/"
  },
  "homepage": "https://chiefleverageofficer.substack.com/",
  "repository": "https://github.com/the2hourclo/aieb-thin-plugin",
  "license": "UNLICENSED",
  "keywords": ["aieb", "ai-employees", "mcp", "codex", "setup"]
}