connect-glean

Connect to a Glean MCP server using OAuth authentication.

25|8|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/gleanwork/claude-plugins --skill connect-glean
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: connect-glean
Source: https://github.com/gleanwork/claude-plugins/tree/main/plugins/glean/skills/connect-glean
Command: npx skills add https://github.com/gleanwork/claude-plugins --skill connect-glean

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Ensures Glean skills have a connection to a Glean MCP server for accessing necessary tools, required for setting up, adding, checking, or troubleshooting Glean connections.

Core Features & Use Cases

  • Server Connection: Establish or verify a connection to a Glean MCP server.
  • Initial Setup: Helps users connect Glean for the first time, ensuring that skills can operate effectively.
  • Adding Servers: Allows for connecting additional servers like backends or code-search servers.
  • Troubleshooting: Helps in checking if Glean is connected and troubleshoots issues related to missing tools.

Quick Start

Connect the Glean MCP server using 'set up Glean'.

Frequently Asked Questions about connect-glean

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Glean MCP server connection for the first time?▼

You can set up a Glean MCP server connection by using the 'set up Glean' command. This initial setup uses OAuth authentication to establish a secure connection for Glean skills to access search and Q&A tools.

Why does my Glean skill show missing tools or connection errors?▼

Glean skills show missing tools or connection errors when the Glean MCP server is not properly connected. Troubleshoot by checking your connection status and verifying your host-specific configuration commands.

Can I add multiple MCP servers like code-search backends to Glean?▼

Yes, you can add multiple Glean MCP servers. The skill supports connecting additional servers like backends or code-search servers, allowing you to configure host-specific commands for different Glean environments.

Does connecting to a Glean MCP server require OAuth authentication?▼

Yes, connecting to a Glean MCP server requires OAuth authentication. OAuth is used on first use to securely establish the connection and ensure Glean skills can safely access necessary tools.

What is a Glean MCP server connection used for?▼

A Glean MCP server connection is used to provide Glean skills with access to necessary tools for search, Q&A, and synthesis. It ensures skills have the secure server connection required to operate effectively.