Before you begin
- A StoreInspect account. Store and contact tools require a paid plan. The general MCP endpoint also provides billing tools that Free accounts can use.
- An MCP-compatible client
- Access to sign in to the StoreInspect account you want the client to use
ChatGPT
Open the approved StoreInspect listing in ChatGPT: Add StoreInspect to ChatGPT Select Add, then sign in to StoreInspect and approve the requested permissions. To connect StoreInspect manually instead:- Open ChatGPT settings.
- Go to Connectors.
- Create a custom connector.
- Use this MCP server URL:
- Choose OAuth as the authentication method.
- Sign in to StoreInspect and approve the requested permissions.
- Ask ChatGPT to use StoreInspect to show your current usage.
Claude
Use StoreInspect MCP as a custom connector.- Open Claude settings.
- Go to Connectors.
- Add a custom connector.
- Use this URL:
- Start the OAuth flow and sign in to StoreInspect.
- Ask Claude to use StoreInspect to show your current quota state.
Claude Code
Run:Codex CLI
Add the hosted MCP server:storeinspect is connected.
Cursor
Install StoreInspect MCP directly: Add StoreInspect MCP to Cursor After Cursor installs the server, open Cursor Settings > Tools & MCP and click Connect on the StoreInspect row to start OAuth. If your browser asks to open Cursor after authorization, choose Open Cursor and return to Cursor. Or add StoreInspect MCP to your Cursor MCP configuration manually.VS Code
Use VS Code’s MCP server configuration.Other clients
Use these settings for clients that support remote MCP servers:
For JSON-based clients, use:
Verify the connection
For ChatGPT, ask:get_billing_status, which works on every plan. On a paid plan, every client can ask for current usage; the client should call get_usage and return your request quota, search-row usage, and remaining contact credits.
If the client cannot connect, see MCP troubleshooting.