{
  "markdown": "# Light MCP Plugin for Claude Code\n\nA [Claude Code plugin marketplace](https://code.claude.com/docs/en/plugin-marketplaces) that connects Claude Code to [Light](https://light.inc)'s financial platform via MCP.\n\nOnce installed, Claude Code can query your bills, vendors, cards, expenses, ledger accounts, and more — directly from your terminal.\n\n> **Full setup guide:** [Connect your AI assistant to Light](https://help.light.inc/ai-features/how-to-use-light-mcp)\n\n## Prerequisites\n\n- A Light account with MCP enabled (see [Connect your AI assistant to Light](https://help.light.inc/ai-features/how-to-use-light-mcp))\n- [Claude Code](https://code.claude.com) installed\n\n## Setup\n\n### 1. Generate a Light MCP token\n\n1. Open **Settings > Profile** in Light\n2. Scroll to **MCP Tokens**\n3. Click **Add**, enter a name (e.g. `Claude Code`), and click **Create**\n4. Copy the token (starts with `lmcp_`) — it won't be shown again\n\n### 2. Set the token as an environment variable\n\nAdd this to your shell profile (`~/.zshrc`, `~/.bashrc`, etc.):\n\n```sh\nexport LIGHT_MCP_TOKEN=\"lmcp_paste_your_token_here\"\n```\n\nThen reload your shell:\n\n```sh\nsource ~/.zshrc  # or ~/.bashrc\n```\n\n### 3. Install the plugin\n\nIn Claude Code, run:\n\n```\n/plugin marketplace add light-space/light-mcp\n/plugin install light-mcp@light-mcp\n```\n\nRestart Claude Code. Light tools will appear in the tool list.\n\n### Verify\n\nAsk Claude Code:\n\n> \"What Light tools do you have available?\"\n\nIf the connection is working, it will list the available Light tools.\n\n## What's included\n\nThe plugin registers Light's remote MCP server (`https://api.light.inc/rest/ext/mcp`) which provides tools for:\n\n- **Bills** — search, view details, and manage invoice payables\n- **Vendors** — search and look up vendor/supplier information\n- **Cards** — list and inspect corporate cards\n- **Card transactions** — search, view, and modify draft transactions\n- **Expenses** — view draft expenses and submit for reimbursement\n- **Accounts** — search chart of accounts and tax codes\n- **Users** — search team members\n- **Tasks** — view pending approvals\n- **Policy** — query company policies\n- **Help articles** — browse Light platform documentation\n\n## Links\n\n- [Connect your AI assistant to Light](https://help.light.inc/ai-features/how-to-use-light-mcp) — full setup guide\n- [Light API documentation](https://docs.light.inc)\n- [Claude Code plugin marketplace docs](https://code.claude.com/docs/en/plugin-marketplaces)\n\n## License\n\nMIT\n",
  "bytes": 2472,
  "sha": "ccd1d8d7fa965f0bbd6ed0e23122d97eb577ef1e3e80601fe9fc05830812b111",
  "repo_slug": "light-space/light-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_light_space_light_mcp_light_mcp_1f43f4c7/readme"
}