Someone on your team sent you a name and a server URL. Paste them into Grok as a custom connector. It takes a few minutes. The same URL also works in Claude, ChatGPT, Cursor, and MCP Inspector.
This link is missing the connector name or URL.
Ask the person who sent it for both values, or use Send this page below to build a complete link.
Use these exact values — copy them, don’t retype.
Grok requires a public https:// URL. Localhost will be rejected.
Custom MCP connectors live at grok.com/connectors. On Grok Business or Enterprise, a team admin may need to provision the connector in the xAI console first.
Sign in to Grok. Open Connectors, click New Connector, then choose Custom (not a catalog app like Gmail or GitHub).
Connect Grok to your tools
Gmail Google Drive GitHub + New ConnectorThen choose Custom — bring your own MCP server.
You should see New Connector, then a Custom option.
Paste the values from the green box above. Leave extra OAuth client id / secret fields blank unless you were told otherwise — Grok discovers sign-in from the server.
Add connector
Name and Server URL should match what you were sent. Then Add connector.
Grok opens a Simply Semantics consent page in the browser. Sign in with your Simply Semantics account (the same email that is a member of the project). Approve access. Grok then loads the tools.
You will see the connector name and a list of tools. Use your Simply Semantics login — not a shared password.
Allow DenyPro, Max, Team, and Enterprise. Team/Enterprise: an owner adds it under organization connectors first; members then Connect.
Your connector namehttps://gateway.simplysemantics.com/mcp/…Where ChatGPT exposes custom MCP / apps (labels move; look for Connectors or Developer mode):
Remote Streamable HTTP. Example Cursor MCP config (replace name and URL):
{
"mcpServers": {
"connector": {
"url": "https://gateway.simplysemantics.com/mcp/…"
}
}
}
Claude Code: claude mcp add --transport http <name> <url> then complete OAuth in the browser.
Authorization: Bearer with a Simply Semantics session token. Grok itself uses OAuth, not a pasted key./mcp/<uuid> path, https, reachable on the public internet.Fill the name and URL, copy the link, and send it. Recipients see the values already filled in.
Contact Simply Semantics · Official Grok docs: Custom MCP connectors