StoreInspect MCP is a hosted remote MCP server.
https://mcp.storeinspect.com/mcp
It uses OAuth. When your client connects, sign in to StoreInspect and approve the requested scopes.
Do not paste StoreInspect API keys into AI clients. MCP uses OAuth and does not require API keys.
Before you begin
- A paid StoreInspect plan with API access
- An MCP-compatible client
- Access to sign in to the StoreInspect account you want the client to use
Connect
Use this server URL in your MCP client:
https://mcp.storeinspect.com/mcp
For JSON-based clients, use:
{
"mcpServers": {
"storeinspect": {
"url": "https://mcp.storeinspect.com/mcp"
}
}
}
Transport: Streamable HTTP.
Authentication: OAuth.
For client-specific instructions, see Connect MCP clients.
Verify the connection
Ask your client:
Use StoreInspect to show my current usage.
The client should call get_usage and return your plan, quota, search-row usage, and remaining contact credits.
Try a workflow
Start with a preview-only workflow before revealing contacts:
Use StoreInspect to find 10 US Shopify Plus beauty stores using Meta Pixel but not Klaviyo. Show the domains and explain why each store matched.
Then continue with contact search:
Search for founder or ecommerce decision-maker contacts at those stores. Do not reveal contact channels yet.
See example workflows for more prompts.
Manage or revoke access
Open MCP settings:
https://storeinspect.com/dashboard/settings/mcp
You can view connected clients and revoke access.