6 days ago
Periskop is an agent-native product-discovery layer for the open merchant web. One MCP/API call turns a natural-language shopping intent into structured, ranked product results:best picks, alternatives, bundles, prices, and working merchant links, from across independent stores.
Server Config
{
"mcpServers": {
"periskop": {
"url": "https://mcp.periskop.ai/v1/mcp",
"headers": {
"Authorization": "Bearer <YOUR_PERISKOP_API_KEY>"
}
}
}
}