mcp
01MCP server Claude CodeCodexCursor +2
Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents. Remote server at {baseurl}.
MCP server Claude CodeCodexCursor +2
Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents. Remote server at {baseurl}.
Cursor rule Cursor
Always prefer inline snapshot matching whenever possible. If necessary, have local normalization/sanitization functions to replace things that are noisy or unstable, like timestamps or error stacks.
Cursor rule Cursor
Put all publicly exported functions and types at the top of the file, below imports. Put private, non-exported functions below all the publicly exported functions.
Plugin Claude Code
Official Glean plugins for Claude Code — enterprise knowledge, search, people, code, and meetings.
Plugin Claude Code
Search the public Glean developer documentation — APIs, SDKs, MCP, and integration guides for building with Glean.
Command
Set up the Glean Developer Docs MCP server.
Skill Claude CodeCodex
Search the public Glean developer documentation for API, SDK, MCP, authentication, indexing, and integration details. Use when the user is building with Glean rather than searching internal company knowledge — trigger phrases include Glean API, Glean SDK, integrate with Glean, indexing API, Glean Python or JavaScript…
Plugin Claude Code
Official Glean plugin — search documents, Slack, and email; explore code across repos; find experts and stakeholders; prep for meetings and onboarding.
MCP server Claude CodeCodexCursor +2
MCP server "gleanplugin" as configured in gleanwork/claude-plugins. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/start.mjs with node. Needs 2 environment variables to run.
Agent
Analyzes user activity data to categorize by priority, identify patterns, and extract accomplishments.
Agent
Navigates internal code repositories to find implementations, understand patterns, and trace dependencies across systems via Glean code search.
Agent
Reads and analyzes enterprise documents to extract key information, requirements, or structured summaries.
Agent
Searches enterprise knowledge across documents, Slack, email, and other sources to find relevant information on a topic.
Agent
Searches and analyzes meeting transcripts to extract decisions, action items, and key discussion points.
Agent
Finds people by role, expertise, activity, or organizational relationship using employee search and activity signals.
Agent
Research enterprise context and similar patterns for planning tasks.
Agent
Gathers and synthesizes all project-related information from multiple sources.
Agent
Generates properly formatted SKILL.md files following best practices.
Agent
Analyzes Glean data to identify skill automation opportunities.
Hook
Runs when a session starts on startup, resume and clear, executing capture-inventory.mjs via node. From gleanwork/claude-plugins.
Hook
Runs before the agent uses a tool for mcp__.*glean.*run_tool tool calls, executing auto-approve-run-tool.mjs via node. From gleanwork/claude-plugins.
Skill Claude CodeCodex
Catch up on what you missed while away — meetings, decisions, action items, mentions, and important threads from a defined time window. Trigger phrases include "what did I miss", "catch me up", "I was out", "I'm back from PTO", "summarize while I was away", "what happened last week while I was off", "I just got back"…
Skill Claude CodeCodex
Identify who owns, maintains, or has expertise in a specific code area — use when asked who to talk to about a system, who to request a code review from, or who has been actively working in a codebase area.
Skill Claude CodeCodex
Gather architectural context about an internal system from code and documentation across the organization — use when asked to understand a system's architecture, find its repos, or get an overview before working on it.