Skip to content
Cursor

Gtin for Cursor

io.github.pipeworx-io/gtin

Barcode / GTIN validation MCP (EAN-13, UPC-A, EAN-8, GTIN-14).

client:Cursor transport:streamable-http

Install Gtin in Cursor

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

{
  "mcpServers": {
    "gtin": {
      "url": "https://gateway.pipeworx.io/gtin/mcp"
    }
  }
}

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

Gtin in other clients