Skip to main content

Glean Plugin for Claude Code

Glean×Claude Code

Official Glean Plugin for Claude Code

You use Claude Code. Glean brings the enterprise context.

Installation

1

Set up the Glean MCP Server

The plugins require a Glean MCP connection. Use the Glean configurator to connect Claude Code to your organization's Glean instance. Authentication uses Glean's OAuth server where enabled, or a Glean API token as a fallback.

Open MCP Configurator
2

Add the Glean marketplace and install plugins

Run these commands inside Claude Code. glean-core is required — then install whichever feature plugins you need.

Add the Glean marketplace

/plugin marketplace add gleanwork/claude-plugins

Install core (required)

/plugin install glean-core

Install feature plugins (pick what you need)

/plugin install glean-search
/plugin install glean-meetings
/plugin install glean-people
/plugin install glean-docs
/plugin install glean-code
/plugin install glean-skills
/plugin install glean-productivity
/plugin install glean-project

Which plugin do I need?

I want to…Install
Search company docs, Slack, wikisglean-core + glean-search
Prepare for meetings or catch up after PTOglean-core + glean-meetings
Find who knows about a topicglean-core + glean-people
Verify specs match implementationglean-core + glean-docs
Find code examples across reposglean-core + glean-code
Get daily briefings or weekly summariesglean-core + glean-productivity
Get project context or create handoffsglean-core + glean-project
All of the aboveInstall all plugins