Skip to content
Vinkius

Glean Connector for AI agents.

12 live capabilities

Search across Confluence, Slack, and Drive for company info.

Live agent request Glean / Connector

Waiting for input…

AI Agent

Why people use Glean

Glean for Enterprise Knowledge Discovery

This Connector changes that by letting your agent do the hunting for you. You ask a question, and it pulls the right info from across your entire tech stack instantly.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

That it turns your fragmented company data into a single, searchable knowledge base for your AI.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Finding a deployment runbook

    An engineer asks for the deployment runbook and gets the Confluence link and the Slack thread immediately.

  2. Real-world use case 02

    HR policy check

    An employee asks about the refund policy and gets a grounded answer from the handbook with a source link.

  3. Real-world use case 03

    Finding a team lead

    A new hire asks who leads the payments team and gets the name, location, and expertise of the lead.

Complete set · 12capabilities

The complete Glean capability set.

These are the exact actions your AI can choose when you ask it to work with Glean.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 12 available through Glean.

  1. 01 Capability

    Chat

    Ask questions to the Glean AI to get answers grounded in your company's knowledge base. It's perfect for quick Q&A about internal policies.

  2. 02 Capability

    Check glean status

    Verify that your connection to the Glean workspace is active. Use this to troubleshoot your setup quickly.

  3. 03 Capability

    Delete document

    Remove a specific document from the index. This keeps your knowledge base clean and up to date.

  4. 04 Capability

    Get collection

    Retrieve the details of a specific curated collection. Use this to see what's included in a set of docs.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Glean.

  1. 05 Capability

    Get document

    Fetch the specific details of a single document. This helps you see metadata for a specific file.

  2. 06 Capability

    Index document

    Add a new document to the knowledge base. Use this to make sure your AI can see your latest files.

  3. 07 Capability

    List collections

    View all the curated collections available in your workspace. It's a great way to see what's already organized.

  4. 08 Capability

    Search by datasource

    Limit your search to a specific app like Slack or Confluence. This is useful when you know exactly where the info lives.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Glean.

  1. 09 Capability

    Search people

    Find employees based on their name, role, or expertise. Use this to identify the right person to contact.

  2. 10 Capability

    Search

    Perform a broad search across all connected data sources. This is the primary way to find anything in your company.

  3. 11 Capability

    Autocomplete

    Get intelligent search suggestions as you start typing. This helps you find the right terms faster.

  4. 12 Capability

    Bulk index documents

    Add a large batch of documents to the index at once. This is the best way to handle new folders or archives.

Set up in minutes

One URL. Then ask Glean to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Glean from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_lMfGFESPtGUfMbppNkUCSFtY6hpuymopiHHrJaK6/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Glean, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Glean for the conversation.

Where the request belongs

Work Glean can move forward.

Built around the request

It's for the knowledge worker who spends half their day just looking for files or the IT admin who needs to keep company documentation organized.

01

Knowledge Worker

Finding the right documentation without opening ten tabs on a Tuesday morning.

02

IT Administrator

Managing collections and indexing custom docs to keep the team organized.

03

Software Engineer

Searching wikis and design docs for technical specs during a sprint.

Bring your own AI

Change the model, client or framework. Keep Glean connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Glean.

The practical details behind the request, access and result.

Can Glean MCP search my Slack messages?

Yes, it connects to your Slack workspace to find relevant threads and messages based on your queries.

Does Glean MCP help with onboarding?

Yes, it can access curated collections specifically designed for onboarding and company policies.

Can I use Glean MCP to find people?

Yes, it lets you search for colleagues by their name, role, or specific area of expertise.

Is Glean MCP good for engineering teams?

It is excellent for engineers who need to quickly find technical specs, wikis, and tickets across Jira and Confluence.

How does Glean MCP handle my private data?

It uses your existing Glean workspace permissions, ensuring your AI agent only sees what you are authorized to see.

Can I see which app a result came from?

Yes, the results clearly identify whether the information came from Drive, Slack, Jira, or another connected source.

Can I search across multiple data sources like Confluence, Slack, and Google Drive simultaneously?

Yes! The search capability queries all connected data sources in a single request. If you want to narrow results to a specific platform, use search_by_datasource with the datasource name (e.g., 'Confluence', 'Slack', 'Google Drive'). Use autocomplete to get intelligent suggestions as you refine your query.

Can I ask the Glean AI assistant questions about my organization's knowledge?

Yes. The chat capability sends a natural language question to Glean's AI assistant, which generates an answer grounded in your organization's indexed knowledge. including documents, wikis, Slack conversations, and Jira tickets. This is ideal for getting synthesized answers rather than just search results.

Can I index custom documents into Glean programmatically?

Yes. Use index_document to add a single document with a JSON payload containing title, body, URL, and metadata. For large batches, use bulk_index_documents to index multiple documents in one request. Use delete_document to remove outdated content and get_document to verify indexing status.

One connection away

Give your agent a direct line to Glean.

Connect Glean once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available