gs1 for Cline
com.yaktool/gs1
GS1 element strings, DataMatrix, eight keys, ITF-14 print specs and price-embedded in-store codes.
client:Cline
transport:stdio
runtime:npm
Install gs1 in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"gs1": {
"command": "npx",
"args": [
"-y",
"yaktool-gs1-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs