get-brand-store-pricing — printing labs MCP Tool Read-only
get-brand-store-pricing
(get brand store pricing) is one of 24 tools on the
printing labs
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get-brand-store-pricing from your client
- Claude Code printing labs get-brand-store-pricing run in your project directory
- Claude Desktop printing labs get-brand-store-pricing ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor printing labs get-brand-store-pricing ~/.cursor/mcp.json
- VS Code printing labs get-brand-store-pricing .vscode/mcp.json
- Zed printing labs get-brand-store-pricing ~/.config/zed/settings.json
- Windsurf printing labs get-brand-store-pricing ~/.codeium/windsurf/mcp_config.json
- Cline printing labs get-brand-store-pricing ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI printing labs get-brand-store-pricing ~/.gemini/settings.json
- Grok printing labs get-brand-store-pricing .mcp.json (in your project root)
- ChatGPT printing labs get-brand-store-pricing Settings → Connectors → Advanced → Developer mode
- Claude.ai printing labs get-brand-store-pricing Settings → Connectors → Add custom connector
- LangChain printing labs get-brand-store-pricing pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http printing-labs https://printinglabs.com/mcp
Other tools on this server
- search-products
- get-product-details
- list-product-categories
- get-company-info
- calculate-bulk-price
- list-catalogs
- get-site-info
- get-seo-health
- search-guides
- get-guide
- get-product-mockup
- my-orders
- my-invoices
- reorder
- request-quote
- cancel-meeting
- reschedule-meeting
- request-callback
- raise-complaint
- get-meeting-slots
- book-meeting
- track-order
- create-onboarding-drop
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.