Store MCP for Cursor
com.store-mcp/store-mcp
Connect AI to store orders, products and inventory with scoped access and human approvals.
client:Cursor
transport:streamable-http
Install Store MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"store-mcp": {
"url": "https://store-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs