Open MCP settings
Manage connected MCP clients from the StoreInspect dashboard:- Copy the hosted MCP configuration.
- View connected OAuth clients.
- Revoke clients you no longer use.
Revoke a client
Revoke access when you stop using a client, lose access to a device, or want to force a fresh OAuth approval. After revocation:- The OAuth consent is removed.
- Refresh-token access for that client is invalidated.
- StoreInspect blocks MCP tool calls from that client on the next request.
MCP connections vs API keys
MCP connections are separate from REST API keys.| Access type | Used by | Authentication |
|---|---|---|
| MCP connection | ChatGPT, Claude, Codex CLI, Cursor, VS Code, and other MCP clients | OAuth |
| API key | Server-side REST API integrations | Bearer API key |