shelfatlas catalog for Cursor
io.github.slambertdk/shelfatlas-catalog
Danish grocery catalog as MCP tools: live offers across all major chains, stores, EAN lookup, stock.
client:Cursor
transport:streamable-http
Install shelfatlas catalog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shelfatlas-catalog": {
"url": "https://api.shelfatlas.com/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs