Skip to content
Vinkius

Glean Connector for AI agents.

12 live capabilities

Find company knowledge and SaaS data across your entire workspace.

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 AI agent do the hunting for you. You ask a question, and the agent scans your entire corporate ecosystem to give you the answer directly. You get your time back and stop wasting energy on manual search.

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

What Vinkius changes

You get a conversational front end for your entire corporate knowledge base.

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

One account · 5,900+ Connectors

  1. Real-world use case 01

    Policy Retrieval

    An HR rep asks for the Remote Work Policy and gets a 3-bullet point summary from Confluence instead of a link to a 50-page PDF.

  2. Real-world use case 02

    Skill Scouting

    A manager asks Who knows about Python?

  3. Real-world use case 03

    Project Status

    A dev asks for the Q3 Roadmap and the agent pulls the latest status from a Jira board and summarizes the blockers.

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

    Autocomplete

    Traces your search prefixes to predict the exact page or destination you want. It helps you navigate your workspace.

  2. 02 Capability

    Chat

    AI chat

  3. 03 Capability

    Check glean status

    Verify connectivity

  4. 04 Capability

    Delete document

    Removes specific documents from your index to stop the AI from finding outdated info. It helps keep your results clean.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through Glean.

  1. 05 Capability

    Get collection

    Get collection details

  2. 06 Capability

    Get document

    Get document details

  3. 07 Capability

    Index document

    Routes new text properties into your corporate search logic to keep your knowledge fresh. Use this to add new docs.

  4. 08 Capability

    List collections

    List collections

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through Glean.

  1. 09 Capability

    Search by datasource

    G., Confluence, Slack, Google Drive). Search in specific datasource

  2. 10 Capability

    Search people

    Generates a JSON payload to find colleagues based on their specific roles and skills. It is great for internal networking.

  3. 11 Capability

    Search

    Search across all content

  4. 12 Capability

    Bulk index documents

    Bulk index documents

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_09DpmuoHpy04gE3mAUE0JxB62zuz4ktFq1xXnc9L/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

The knowledge worker who's tired of digging through five different apps just to find a single project update. It's for the HR lead who needs to find the right person for a role without manually scanning a spreadsheet, and the IT admin who wants to keep the company's internal documentation actually useful.

01

Knowledge Manager

Auditing internal documentation to ensure the AI is pulling the most accurate and up-to-date information.

02

Technical Recruiter

Searching for engineers with specific skill sets like React Native across the entire company directory.

03

Operations Lead

Quickly summarizing company policies or finding specific project milestones across multiple SaaS platforms.

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.

Does Glean MCP work with my existing company account?

Yes, it connects directly to your current Glean instance using your API token. This means your agent gets access to the exact same data and permissions you already have.

Can I search across Slack and Jira at the same time?

Yes, the Connector allows your agent to pull data from multiple SaaS apps simultaneously. You can ask a single question and get results from across your entire workspace.

How do I add new documents to the search?

You can use the indexing capabilities to route new text directly into your corporate search logic. This ensures your AI agent is always working with the most recent information.

Can the AI give me actual answers instead of just providing links?

Yes, it can fire RAG mechanisms to return summarized AI blocks based on your data. It will read the documents for you and provide a direct answer in the chat.

Is my company data secure?

The Connector uses your existing Glean permissions, so the AI only sees what you are already allowed to access. It follows your company's established security boundaries.

How do I remove a document from the AI's memory?

You can use the deletion capabilities to permanently remove an indexed file. This is helpful for removing outdated documents that might confuse your AI's answers.

Can my agent get direct AI answers based on my company's data via Glean?

Yes. Use the 'get_answer' capability. It fires Glean's internal RAG mechanisms to retrieve a pure AI-generated response distilled from your indexed company knowledge flawlessly.

How do I search for experts in my company by their skills via chat?

Use the 'search_people' capability. The agent will retrieve information from your corporate active directory, matching user profiles, skills, and names to help you find the right colleague natively.

Can I index my own custom documents in Glean through the agent?

Absolutely. Use the 'index_document' capability. Provide a JSON object defining the ID, Title, and text content. The agent will route the payload into Glean's search logic synchronously.

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