Skip to content
Cursor

nanocart mcp for Cursor

io.github.bytebunny-io/nanocart-mcp

Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.

client:Cursor transport:streamable-http runtime:npm

Install nanocart mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nanocart-mcp": {
      "url": "https://mcp.nanocart.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

nanocart mcp in other clients