Connect your own agents to Undermind
ChatGPT — Web & Desktop One-click setup ↗
Undermind is available as a published ChatGPT app.
If the listing does not open, search for Undermind in ChatGPT’s Plugins
directory. Once connected, begin a new chat and type
@Undermind.
Claude — Web & Desktop One-click setup ↗
Open Undermind in Claude’s connector directory. If the button does not open it, paste https://claude.ai/directory/connectors/undermind into your
browser.
Connect, sign in to Undermind, and approve access. Then select Undermind from Claude’s Connectors menu in a chat.
Cursor Add to Cursor
This adds Undermind directly to Cursor. Or add this to ~/.cursor/mcp.json:
{
"mcpServers": {
"undermind": {
"type": "http",
"url": "https://mcp.undermind.ai/mcp",
"auth": {
"CLIENT_ID": "cursor"
}
}
}
}
Select Connect next to undermind in
Cursor Settings → MCP, or run
cursor-agent mcp login undermind in the CLI, and approve the browser
connection. If undermind does not appear, restart Cursor once.
Cursor completes sign-in on port 8787. If the browser shows a connection error after approval, close any other program using that port and reconnect. Cursor’s web-based Cloud Agents are not supported yet.
VS Code Add to VS Code
This adds Undermind to VS Code as an MCP server. Or add this to your user mcp.json, opened
with MCP: Open User Configuration from the Command Palette:
{
"servers": {
"undermind": {
"type": "http",
"url": "https://mcp.undermind.ai/mcp",
"oauth": {
"clientId": "vscode"
}
}
}
}
Trust the server when asked and approve the browser connection. If VS Code
asks for a client ID, use vscode and leave the secret blank. If it
does not prompt, run MCP: List Servers and start
undermind. One setup covers desktop and remote windows.
Codex
Run these commands in a terminal:
codex mcp add undermind --url https://mcp.undermind.ai/mcp --oauth-client-id codex
codex mcp login undermind Approve the browser connection, then restart Codex. One setup covers the Codex CLI, the IDE extension, and the ChatGPT desktop app’s Codex mode.
Claude Code
Run these commands in a terminal:
claude mcp add --transport http undermind https://mcp.undermind.ai/mcp
claude mcp login undermind Approve the connection in the browser window that opens. If Safari has trouble completing setup, try Chrome or Edge.
GitHub Copilot
For GitHub Copilot in VS Code, use the VS Code setup above. For the Copilot
CLI or desktop app, add this to ~/.copilot/mcp-config.json:
{
"mcpServers": {
"undermind": {
"type": "http",
"url": "https://mcp.undermind.ai/mcp",
"tools": ["*"],
"oauthClientId": "github-copilot"
}
}
}
Run /mcp auth undermind inside Copilot and approve the browser connection.
One configuration covers the Copilot CLI and desktop app.
Opencode
Add this to ~/.config/opencode/opencode.json:
{
"mcp": {
"undermind": {
"type": "remote",
"url": "https://mcp.undermind.ai/mcp",
"oauth": {
"clientId": "opencode"
}
}
}
}
Run opencode mcp auth undermind in a terminal and approve the browser
connection.
Grok
Choose the plus button at the left of the chat box, then Connectors, Add Connector, and Custom. Name it Undermind and enter this server URL:
https://mcp.undermind.ai/mcp Then choose Add Connector. Grok asks for the connection details next — enter this client ID and leave the client secret blank:
grok Then choose Connect and approve the connection in the browser window.
Antigravity
Add this as mcp_config.json in
~/.gemini/antigravity/ for the app,
~/.gemini/config/ for the agy CLI, or
~/.gemini/antigravity-ide/ for the IDE. Each reads its own copy.
{
"mcpServers": {
"undermind": {
"serverUrl": "https://mcp.undermind.ai/mcp",
"oauth": {
"clientId": "antigravity"
}
}
}
}
Restart Antigravity, select Authenticate next to
undermind, and approve the browser connection. Copy the code
shown in the browser back into Antigravity.
Perplexity
In Settings → Connectors on a paid plan, add a custom connector and choose streamable HTTP if asked. Enter this server URL:
https://mcp.undermind.ai/mcp Then enter this client ID, and leave the client secret blank:
perplexity Select Connect, approve the browser connection, and enable Undermind as a source in your threads.
Custom agent
Undermind works with any MCP-compatible client. The protocol’s recommended way for a new client to identify itself is a Client ID Metadata Document (CIMD).
To connect:
-
Point the client at
https://mcp.undermind.ai/mcp - Connect. The client identifies itself; approve access in the browser.
https://mcp.undermind.ai/mcp If you’re an enterprise, reach out to us at support@undermind.ai and we can help you get this set up. This is typically a very quick setup that does not require much effort on your end.
Other AI agents
Your app may still work even if it is not listed. Find where it adds an MCP server, then use this address:
https://mcp.undermind.ai/mcp Doesn’t work with your app?
Thanks. We read every request.
Not connecting? Try upgrading your agent to the latest version, or email support@undermind.ai
Research toolkit
Find, read, and organize the literature
Enterprise integration
Easily integrates into your agent stack
Connection Guide
- Add the endpoint
Point your agent platform or MCP client at
https://mcp.undermind.ai/mcp - Connect the client
CIMD-capable clients identify themselves directly. Otherwise, send us your OAuth callback URL and we register the client for you.
- Use your existing identity
Where user authorization is required, your existing enterprise IdP and SSO can remain the sign-in path.
See how GSK deploys Undermind to power its research agents
1000+ GSK scientists use Undermind to get answers grounded in the scientific record.
Read the case studyUndermind enables GSK to rapidly integrate findings from the scientific literature with our existing data, a key part of our AI strategy. By helping our scientists move quickly from question to actionable insight, it accelerates the pace of our discovery of new medicines.
As the volume of scientific data continues to grow, sophisticated approaches to navigate information at scale will become increasingly critical. As GSK continues building their AI capabilities to address this, Undermind serves as an important layer, positioning our research teams to explore novel solutions and identify the most promising research directions.
Kim Branson
SVP and Global Head of AI/ML, GSK
What changes once your agent has Undermind
Click through to Undermind: a UI built for the literature
Your agent automatically provides links for you to view the search results, reports, and PDFs in the Undermind UI.