69
/ 100
2 days ago
glama

lightbulb-mcp

MCP server to connect Claude Code, Codex, or Cursor to the Lightbulb Partners Agents platform, enabling domain agents, code workspaces, connectors, and more.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: LIGHTBULB_API_KEY, LIGHTBULB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLIGHTBULB_JWTThe 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).
configLIGHTBULB_TENANT_IDThe 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).
configLIGHTBULB_COMPANY_IDOptional company scope
🔐 secretLIGHTBULB_API_KEY/ LIGHTBULB_USER_ID Localhost integration bootstrap
configLIGHTBULB_USER_IDLIGHTBULB_API_KEY / Localhost integration bootstrap
configLIGHTBULB_EMAIL/ LIGHTBULB_PASSWORD Legacy password login
🔐 secretLIGHTBULB_PASSWORDLIGHTBULB_EMAIL / Legacy password login
configLIGHTBULB_URL"": "https://agents.lightbulbpartners.com"
configLIGHTBULB_MCP_PROFILEOptional MCP profile. Use backbone for a compact OpenAI/Codex-facing control-plane surface.
configLIGHTBULB_MCP_NAMESPACESOptional comma-separated allow-list of generated-tool namespaces (e.g. finance,crm,gmail). Hand-written tools always register. Unset = all 1005 tools.
configLIGHTBULB_MAX_REQUEST_BODY_BYTES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rpasquale-lightbulb-mcp-bbcll3)](https://m8ven.ai/mcp/rpasquale-lightbulb-mcp-bbcll3)
commit: 58056eb72386ae2a766def1b2f694567df8a756f
code hash: c5aa8105bbe8e67023dc229c678bce6e199ebb820e6223226545674c2a860020
verified: 6/25/2026, 9:56:24 AM
view raw JSON →