MCP (Model Context Protocol) plugins for connecting Claude Code and Cursor to the Reco SaaS security platform.
├── claude/ — Claude Code plugin
└── cursor/ — Cursor plugin
Both plugins connect to the same Reco MCP server and configure themselves on first use — no manual environment variable setup required.
Install from the Claude Code plugin directory, or copy the claude/ directory into your project root (or ~/.claude/ for a global install).
On first use, run /reco-setup — Claude will ask for your tenant domain (e.g. yourcompany.reco.ai) and configure the MCP server automatically.
Install from the Cursor Marketplace, or copy the cursor/ directory into your project root (or ~/.cursor/ for a global install).
On first use, invoke the reco-setup skill — Cursor will prompt for your tenant domain and configure the connection.
- A Reco tenant with MCP enabled
- An API key from your Reco tenant (Settings → API Keys)