store for Cursor
com.bolotstudio/store
Custom metal-print storefront: catalog search, product details, shipping, reviews. Read-only.
client:Cursor
transport:streamable-http
tools:11
Install store in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"store": {
"url": "https://bolotstudio.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs