AI assistants (MCP)

Connect an AI assistant

Use Instapect from Claude, ChatGPT, Cursor and other MCP clients.

Instapect has a Model Context Protocol (MCP) server, so AI assistants can read reports and your account data on your behalf. You sign in with your Instapect account and approve the connection — no API keys to copy.

Server URL
https://instapect.com/mcp

Claude (web & desktop)

  1. 1Open Settings → Connectors → Add custom connector.
  2. 2Paste https://instapect.com/mcp and save.
  3. 3Click Connect, sign in to Instapect and approve.

ChatGPT

  1. 1Open Settings → Connectors (developer mode) → Create.
  2. 2Use https://instapect.com/mcp with OAuth authentication.
  3. 3Sign in to Instapect and approve when prompted.

Cursor, VS Code & other clients

mcp.json
{
  "mcpServers": {
    "instapect": { "url": "https://instapect.com/mcp" }
  }
}

The client opens a browser window to sign in the first time.

Things to ask

  • “Show my saved Instapect reports.”
  • “Summarise the public Instapect report for @nasa and list its top 3 recommendations.”
  • “Do I have Instapect Pro, and which reports have I unlocked?”