Prerequisites
- Active STE license
- One of the supported AI apps installed on your computer (see below)
Installation
Add one MCP server entry to your assistant. The first time you use a tool, your browser will open and prompt you to log in using your Symmetry Client Support Center credentials.- Cursor
- Claude Code
- Gemini CLI
- Claude Desktop
Method A: Settings UIMethod B: Edit If you already have other MCP servers configured, add Save the file. Cursor picks up the change automatically; no restart needed.
1
Open Cursor Settings
Press
Cmd+, (macOS) or Ctrl+, (Windows/Linux) to open Settings.2
Add an MCP server
Click MCP in the left sidebar, then Add MCP Server.
3
Fill in the details
- Name:
ste - URL:
https://mcp.symmetry.com/ste - Leave Transport on the default (Streamable HTTP)
4
Save
The server will appear with a green dot once Cursor connects successfully.
~/.cursor/mcp.jsonIf the file doesn’t exist yet, create it. Add:ste as a new key inside the existing mcpServers object—don’t replace the whole file! For example, a file with two servers looks like:Verify the connection
The easiest test isste_get_version. It confirms auth, transport, and the STE engine are all working. In any supported client, ask:
2026.4.3.7-SNAPSHOT. Subsequent calls in the same session reuse the cached token—no more browser prompts.
Next steps
- New to what the MCP can do? See the STE MCP overview for the full tool list and sample prompts.
- Prefer a video walkthrough for Claude Desktop? See Connect Claude Desktop to the STE MCP Demo.
- Running into issues? See STE MCP Troubleshooting.

