Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 3.46 KB

File metadata and controls

45 lines (30 loc) · 3.46 KB

Glean Plugins for Cursor

GA

Official Glean plugins for Cursor, enabling enterprise knowledge integration directly in your development workflow.

Quick Start

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

Plugin Description Docs
glean Enterprise search, code exploration, and people discovery README

Requirements

Support

License

MIT — see LICENSE for details.