Install the agent plugin
For citizen developers
Your coding agent talks to Greenlight through a plugin. You install the plugin once; after that, every app you build with the agent automatically uses Greenlight to deploy, connect to data, and pass the policy check.
You’ll need your organization’s Greenlight install URL — IT can share it, or it’s the same URL the dashboard lives at.
- Open the Codex plugin marketplace inside the Codex client.
- Search for Greenlight. Click Install.
- When the plugin asks for your Greenlight install URL, paste it in.
- Sign in through your organization’s identity provider when prompted.
- Open the Claude Code plugin marketplace.
- Search for Greenlight. Click Install.
- Paste your organization’s Greenlight install URL when asked.
- Sign in through your organization’s identity provider when prompted.
- Open Cursor’s MCP settings.
- Click Add MCP server.
- Paste the Greenlight MCP endpoint URL (your install URL plus
/mcp). - Sign in through your organization’s identity provider when prompted.
- Open the Copilot MCP integration settings.
- Add a new MCP server pointed at your Greenlight install URL plus
/mcp. - Sign in through your organization’s identity provider when prompted.
- Open the Gemini agent extensions panel.
- Add a new MCP server with your Greenlight install URL plus
/mcp. - Sign in through your organization’s identity provider when prompted.
What happens after install
The plugin gives your agent access to Greenlight’s tools — registering new apps, opening pull requests, reading context, deploying, calling data systems through the broker. You don’t need to remember anything specific about which tools exist. Your agent does that.
You sign in once. Your agent inherits your identity for everything it does in Greenlight: every action is logged as you. There’s no separate “agent account” running with permissions you don’t have.