MCP server to connect Claude Code, Codex, or Cursor to the Lightbulb Partners Agents platform, enabling domain agents, code workspaces, connectors, and more.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LIGHTBULB_JWT— The MCP server resolves credentials from a cached device-flow token (~/.lightbulb/tokens/) by default, or from env ( + LIGHTBULB_TENANT_ID, etc.). Full auth precedence in [MCP.md](MCP.md).LIGHTBULB_TENANT_ID— The MCP server resolves credentials from a cached device-flow token (~/.lightbulb/tokens/) by default, or from env (LIGHTBULB_JWT + , etc.). Full auth precedence in [MCP.md](MCP.md).LIGHTBULB_COMPANY_ID— Optional company scopeLIGHTBULB_API_KEY— / LIGHTBULB_USER_ID Localhost integration bootstrapLIGHTBULB_USER_ID— LIGHTBULB_API_KEY / Localhost integration bootstrapLIGHTBULB_EMAIL— / LIGHTBULB_PASSWORD Legacy password loginLIGHTBULB_PASSWORD— LIGHTBULB_EMAIL / Legacy password loginLIGHTBULB_URL— "": "https://agents.lightbulbpartners.com"LIGHTBULB_MCP_PROFILE— Optional MCP profile. Use backbone for a compact OpenAI/Codex-facing control-plane surface.LIGHTBULB_MCP_NAMESPACES— Optional comma-separated allow-list of generated-tool namespaces (e.g. finance,crm,gmail). Hand-written tools always register. Unset = all 1005 tools.LIGHTBULB_MAX_REQUEST_BODY_BYTES[](https://m8ven.ai/mcp/rpasquale-lightbulb-mcp-bbcll3)