Remote MCP server

Connect AI assistants to Gene Inspector Pro

Ask questions about your Gene Inspector Pro data without leaving your assistant. Claude, ChatGPT, or LM Studio can read genomes, panels, and gene variants after you sign in.

Remote MCP server connected to a Gene Inspector Pro account

Connection link

Use this MCP endpoint

Paste this URL into an MCP-compatible assistant. The assistant will ask you to sign in and approve access.

https://mcp.gene-inspector.pro/mcp

Setup

Add the connector

The same endpoint works across MCP clients that support remote servers. Workspace admins may need to allow custom connectors first.

Claude.ai

Add Gene Inspector Pro as a custom connector, then approve read-only access.

Connection URL https://mcp.gene-inspector.pro/mcp
  1. 1 Open Claude settings.
  2. 2 Add a custom connector.
  3. 3 Name it Gene Inspector Pro.
  4. 4 Paste the connection URL below.
  5. 5 Sign in and approve access.
  6. 6 Enable the connector in a chat.

ChatGPT

Create a custom connector or app that uses sign-in authentication.

Connection URL https://mcp.gene-inspector.pro/mcp
  1. 1 Open connector or app settings.
  2. 2 Enable developer mode if required.
  3. 3 Create a custom app or connector.
  4. 4 Name it Gene Inspector Pro.
  5. 5 Paste the connection URL below.
  6. 6 Choose sign-in authentication.

LM Studio

Use the install link or add the same remote MCP endpoint manually.

Connection URL https://mcp.gene-inspector.pro/mcp
  1. 1 Use the install link below.
  2. 2 LM Studio opens the MCP setup flow.
  3. 3 Sign in to Gene Inspector Pro when asked.
  4. 4 Approve read-only access.
Add to LM Studio

Desktop config

Claude Desktop through mcp-remote

Claude Desktop can connect through the mcp-remote command. Add this server entry to the desktop app configuration.

{
  "mcpServers": {
    "gene-inspector-pro": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.gene-inspector.pro/mcp"]
    }
  }
}

Access

Read-only genome access

The connector uses your Gene Inspector Pro account. It reads only the data you approve and does not write changes to your account.

  • Access is read-only.
  • Sessions expire after seven idle days and renew while actively used.
  • Connected tools can read genomes, selected genome state, panels, and gene variants.
  • You can disconnect Gene Inspector Pro from your AI app settings.