URL
The Semilattice MCP is a remote server accessible over Streamable HTTP. The URL is:Client-specific instructions
This list is not exhaustive. Semilattice MCP should work with any client which supports connecting to remote MCP servers over Streamable HTTP with OAuth.
ChatGPT web
ChatGPT web
Prerequisuites: paid ChatGPT subscription
- Navigate to Settings from the account menu (bottom left corner)
- Click Apps & Connectors in left-side nav
- Scroll to the bottom and open Advanced Settings
- Toggle on Developer Mode
- Go back to Apps & Connectors tab
- Click Create in top right of the Connectors section
- Add a descriptive name like
semilatticein the name field and optionally a description - Enter
https://mcp.semilattice.aias the MCP Server URL - Select “OAuth” from the authentication dropdown and leave the “OAuth Client ID” and “OAuth Client Secret” fields blank
- Check to confirm you understand the warning
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
- Navigate back to the main chat interface, click the + button under the input field, then select More and then Semilattice to enable ChatGPT to use Semilattice
Cherry Studio
Cherry Studio
- Click the ⚙️ icon in the top right to open settings
- Click MCP from the left nav
- Click + Add in the top right, then Quick Create
- Give the server a descriptive name like “semilattice”
- From the Type dropdown select Streamable HTTP (streamableHttp)
- In the URL field enter the Semilattice MCP URL:
- Leave the other fields as they are
- Click Save in the top right
- Click the toggle in the top right to connect
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
Claude Code
Claude Code
- In a CLI where you have Claude Code installed, before running Claude Code itself, run:
- Start Claude Code with
claude - Run
/mcpto list MCPs. You should seesemilattice △ disconnected · Enter to login - Select the Semilattice MCP and hit Enter
- Select the
Authenticateoption on the next screen - Go through the authentication flow to create or sign into a Semilattice account with your Google email
Claude desktop
Claude desktop
Prerequisuites: paid Claude subscription
- Navigate to Settings from the account menu (bottom left corner)
- Click Add custom connector below the list of Connectors
- Add a descriptive name e.g.
semilattice - Enter the MCP URL:
https://mcp.semilattice.ai - Leave advanced settings blank
- Click Connect
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
Claude web
Claude web
Prerequisuites: paid Claude subscription
- Navigate to Settings from the account menu (bottom left corner)
- Click Add custom connector below the list of Connectors
- Add a descriptive name e.g.
semilattice - Enter the MCP URL:
https://mcp.semilattice.ai - Leave “Advanced settings” blank
- Click Connect
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
Cline
Cline
- Open the Cline plugin in your IDE
- Find and click the MCP Servers button to open the MCP Servers menu
- Select the Configure tab and click Configure MCP Servers
- The
cline_mcp_settings.jsonfile will open in the editor. Update it to add Semilattice MCP:
- Save the file and Semilattice MCP should appear in the Cline plugin interface
- Click Authenticate in the Cline interface
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
Codex
Codex
Prerequisuites: paid ChatGPT subscription
- Open the Codex config file, usually located at
~/.codex/config.toml. If you are using the IDE extension, you can find the config file by clicking the gear icon in the top right corner of the extension and then clicking MCP settings > Open config.toml. - Update the config to add Semilattice MCP and enable OAuth authentication:
- Before running codex itself, run:
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
- Start codex. You should see a brief message saying it’s connecting to Semilattice MCP. Run
/mcpto verify connection.
Cursor
Cursor
- Click this link to add Semilattice MCP to Cursor
- In Cursor, click Install to confirm adding Semilattice MCP
- Click Connect to authenticate
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
mcp.json file. You can also skip the steps above and edit this directly:Gemini CLI
Gemini CLI
- Open your
settings.jsonfile, usually found at~/.gemini/settings.json - Add Semilattice MCP:
- Start or restart Gemini CLI with
gemini - Authentication should be triggered automatically, if not run
/mcp auth semilattice - Go through the authentication flow to create or sign into a Semilattice account with your Google email
goose
goose
- Select Extensions from the left-nav
- Click Add custom extension
- Enter a descriptive name like
semilattice - Select Streamable HTTP from the Type dropdown
- Enter the Semilattice MCP URL in the Endpoint field:
- Leave other fields blank and click Add Extension
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
LibreChat
LibreChat
- Update your
librechat.yamlfile to add Semilattice MCP:
- In LibreChat, click the MCP dropdown in the main prompt input field
- Click the 🔑 key icon next to Semilattice
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
VS Code
VS Code
- Open the VSCode command palette:
Shift+Command+P(Mac) orCtrl+Shift+P(Windows/Linux) - Type “mcp” and select the MCP: Add Server… option
- Select the HTTP (HTTP or Server-Sent Events) option
- Enter the Semilatatice MCP URL:
https://mcp.semilattice.ai - Enter “semilattice” or another descriptive name when prompted for a Server ID
- Choose whether to add the MCP globally or just to the current workspace
- Go through the authentication flow to create or sign into a Semilattice account with your Google email
mcp.json file. You can also skip the steps above and edit this directly:Clients with known problems
We’re aware that the following clients don’t support remote MCP servers with OAuth authentication:- ChatGPT desktop
- Continue
- Gemini web
- Kiro
- n8n
- OpenCode
- Pipelex
- Roo Code
- Windsurf
- Workato
- Zed