Quick Setup
The fastest way to connect is from the contextual menu at the top-right of any docs page:- Connect to Cursor — one-click MCP install
- Connect to VS Code — one-click MCP install
- Copy MCP server URL — for pasting into any MCP-compatible tool
- Copy MCP install command — copies
npx add-mcpfor terminal-based install
Claude Code
Cursor
1
Open MCP settings
Use Command + Shift + P (Ctrl + Shift + P on Windows) to open the command palette, then search for Open MCP settings.
2
Add the Gloo AI MCP server
In
mcp.json, add:3
Test the connection
In Cursor’s chat, ask “What models does Gloo AI support?” — Cursor should search the docs via MCP and return an accurate answer.
VS Code
Create a.vscode/mcp.json file in your project:
Claude
1
Open Claude settings
Navigate to the Connectors page in Claude settings.
2
Add the Gloo AI MCP server
Select Add custom connector and configure:
- Name:
Gloo AI Docs - URL:
https://docs.gloo.com/mcp
3
Use in conversations
When chatting with Claude, select the attachments button (plus icon) and choose the Gloo AI Docs connector. Claude will search our documentation to answer your questions.
llms.txt
Gloo AI documentation is also available as standardized text files for direct AI consumption:
These files follow the llms.txt standard and work with any AI tool that accepts URL-based context.

