Capabilities
Isometric’s remote MCP server, available athttps://api.isometric.com/mcp, connects your AI assistant to the Isometric platform, so it can do real work for you there. It is available to suppliers, verifiers and partners with a user account on Certify or Registry.
With the server connected, your assistant can:
- Read the Isometric Standard and every protocol, at any version, and answer precise questions about their requirements, citing the protocol text.
- Read the data you have access to in Certify and Registry: your projects, issues, credits, documents and everything else the platform shows you.
- Browse Isometric’s documentation: the Certify and Registry user guides and the full API reference, including the OpenAPI descriptions of the REST APIs.
- Follow Isometric’s skills: step-by-step guides for common workflows.
- Act on your own work where the platform allows it, such as commenting on an issue or updating a project you manage.
- Send feedback about the server directly to the Isometric team.
Connecting
Official integrations
Claude
1
Open connector settings
Open Settings → Customize → Connectors on Claude.ai or in Claude Desktop.
2
Browse connectors
Click Add → Browse connectors and find Isometric in the connector directory.
3
Connect to the Isometric connector
Click Connect. If you are not already logged into Isometric in your browser, you will be prompted to log in first. You will then be shown a consent screen to allow the MCP connection. Click Allow to complete the connection.
ChatGPT
Isometric’s official ChatGPT plugin is coming soon. In the meantime, enable developer mode in ChatGPT, then go to Plugins → New plugin and use the configuration for Other clients.Other clients
Server URLs
The production server, connected to live Certify and Registry data, is at:Read-only access
If you want an assistant to answer questions without ever changing anything, send either server the following header with each request:Connection requirements
Any MCP client can connect to the Isometric MCP server if it supports the following features:- Streamable HTTP transport
- OAuth Authorization
- One of two supported client registration mechanisms:
- Client ID Metadata Document: this is the preferred mechanism for the connector, or
- Pre-registration: this method requires creation of a client ID. Isometric will accept any arbitrary client ID and no secret is required.
Failed to fetch CIMD document or Failed to verify TLS certificate of CIMD/redirect URI error, but your client works correctly with other MCP servers, please contact Isometric at support@isometric.com to request domain approval.
Pre-approved clients
The clients below support MCP server connections and have been pre-approved by Isometric for authentication. Setup instructions are available from the link on each provider.- Google Gemini: CLI, Code Assist
- Microsoft VS Code with Copilot
- Cursor
- Mistral: Vibe, Studio
Usage tips
Learning to work with AI
If you are unfamiliar with AI assistants, reading educational guides on working with these tools, such as Anthropic’s free AI Fluency course are a good starting point. Assistants can also help guide you on how to get the most out of them: asking them how to work with them effectively as an initial prompt can be a helpful place to begin.Controlling actions that change data
Every operation that changes data is exposed as a separate MCP tool. This gives you granular control over actions that could be dangerous. Many AI assistants will ask users for confirmation before running an unfamiliar tool, but can also let them skip that with a per tool configuration such as “always allow”. For example, on Claude Team and Enterprise plans, organization owners can decide per tool whether users may choose “always allow” at Organization settings → Connectors. To completely disable all tools with the ability to change data, use the read-only header.Base prompt or skill
Using a base prompt or skill can help ensure more reliable behavior from an AI assistant. For chats using the Isometric MCP server, consider using the following base prompt or skill, or a similar version:Example base prompt
Example base prompt