Official Glean plugins for Cursor, enabling enterprise knowledge integration directly in your development workflow.
Install from the Cursor marketplace.
Then configure your Glean MCP connection — visit the Glean MCP configurator to get your server URL, then add it to ~/.cursor/mcp.json:
{
"mcpServers": {
"glean": {
"url": "YOUR-GLEAN-MCP-URL"
}
}
}Restart Cursor after editing — OAuth authentication is handled automatically on first use.
| Plugin | Description | Docs |
|---|---|---|
| glean | Enterprise search, code exploration, and people discovery | README |
- Cursor (latest version)
- A Glean account with MCP access
- Your Glean MCP server URL (get it from the Glean MCP configurator)
MIT — see LICENSE for details.