Pollen Store Catalog for Cursor
in.elytron/pollen-store
Search a Pollen-connected store's enriched catalog: products, facts, variants, availability.
client:Cursor
transport:streamable-http
Install Pollen Store Catalog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pollen-store": {
"url": "https://pollen.elytron.in/mcp/store/{shop}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs