Skip to content
  • There are no suggestions because the search field is empty.

Set up the Omnext MCP

The Omnext MCP lets an AI assistant — such as Claude or ChatGPT — connect securely to your Omnext data and answer questions about your analysis results directly in chat. It uses the Model Context Protocol (MCP) and signs you in with your own Omnext account, so the AI only sees what you're allowed to see.

Before you start

  • You need a valid Omnext account (the same login you use for https://portal.omnext.net).
  • Individual plans can add the connector themselves. On Teams / Business / Enterprise plans, your organization administrator adds it once and it becomes available to everyone in the organization.

Connection details (the same for every client):

Key Value
Name Omnext MCP
URL https://api.omnext.net/mcp
Client ID omnext-mcp

Set up in Claude

  1. Open Claude's connector settings and choose to add a Custom connector. (On Teams/Business/Enterprise, this is done by your organization administrator.)
  2. Enter:
    • Name: Omnext MCP
    • URL: https://api.omnext.net/mcp
    • Client ID: omnext-mcp
  3. Add the connector and click Connect. You'll be prompted to log in with your Omnext account.
  4. After signing in, make sure the tools you want to use are enabled for the connector.
  5. Start a new chat, confirm the Omnext MCP connector is active, and try it by asking for session details to trigger it.

Set up in ChatGPT

  1. Open ChatGPT and choose to add a New app. (On Teams/Business/Enterprise, this is done by your organization administrator.)
  2. Enter:
    Key Value
    Name Omnext MCP
    URL https://api.omnext.net/mcp
    Client registration method User specified OAuth client
    OAuth Client ID omnext-mcp
    Token endpoint authentication method None
  3. Add the app and click Connect. You'll be prompted to log in with your Omnext account.
  4. Make sure the tools you want to use are enabled.
  5. Start a new chat, confirm the app is active, and try it by asking for session details to trigger it.

Other AI assistants: only Claude and ChatGPT are tested today. Other clients need their redirect URL configured in Omnext's Keycloak first — contact Omnext if you'd like to use a different assistant.

Sign-in and access

Authentication is handled via your Omnext account (OpenID Connect / Keycloak). You only ever see data you're authorised for — your existing Omnext rights apply to what the AI can retrieve.

Rate limits

To protect the platform, the Omnext MCP applies rate limits per login session (rolling windows):

Limit Calls Window
Short-term 60 1 minute (rolling)
Daily 1,000 24 hours (rolling)

If you exceed a limit, the server returns HTTP 429 – Rate limit exceeded. Some assistants (including Claude at present) report this simply as a failed call rather than a rate-limit message — if calls suddenly start failing, wait a moment and try again.

Troubleshooting

  • Can't add the connector (Teams/Business/Enterprise): ask your organization administrator to add it centrally.
  • Login fails: confirm you can sign in at https://portal.omnext.net with the same account.