What the agent gets
Broadly, four things:- Company knowledge. Search across everything Glean indexes, Glean’s own synthesized answers for questions that need reasoning rather than a list of links, and full document reads by URL.
- People and meetings. Who someone is, who works on what, reporting lines, and the meeting or transcript where something was decided.
- Personal context. The connecting user’s recent activity, and their Glean Memory.
- Whatever else your Glean exposes. Usually the largest part. See below.
Your tool list depends on your Glean setup
Glean’s MCP server is a gateway as much as a product. Anything your Glean admin has registered through the Glean MCP Gateway, plus any custom Glean agents your team has built, arrives as more tools on the same connection. Even Glean’s own tools depend on which sources your Glean is wired into: email and meeting search only appear if Glean has Google Workspace and your calendar. The range is wide: one tenant’s server may expose nine tools, all of them Glean’s own, and another’s over three hundred. So this page does not list tools. After connecting, open the connection under Connections → MCP Servers and read its tool list; that is the authoritative answer for your organization. Two things to look for when you do:- Tools that write. Glean’s own writes are limited to Memory, but a registered third-party server may expose tools that create, update, or delete in that system. Like every write tool, they arrive disabled. Review them deliberately rather than enabling in bulk.
- The server you picked. If your organization has more than one Glean MCP server, the URL you paste decides which tools exist at all. Glean marks a default server as recommended, which is the usual choice.
Setup
Nothing to configure in Glean. Rippit registers itself as an OAuth client automatically, so a Full Admin only supplies the URL and signs in.- In Glean, open account settings and find Third party apps and MCP. Copy your MCP server URL. It is specific to your tenant and looks like
https://<tenant>-be.glean.com/mcp/<server-name>. - In Rippit, go to Connections → MCP Servers, choose Glean, and paste the URL.
- Click connect and complete your organization’s SSO sign-in.