get_pricing_tiers — Brandize MCP Tool Read-only
get_pricing_tiers
(get pricing tiers) is one of 10 tools on the
Brandize
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_pricing_tiers from your client
- Claude Code Brandize get_pricing_tiers run in your project directory
- Claude Desktop Brandize get_pricing_tiers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Brandize get_pricing_tiers ~/.cursor/mcp.json
- VS Code Brandize get_pricing_tiers .vscode/mcp.json
- Zed Brandize get_pricing_tiers ~/.config/zed/settings.json
- Windsurf Brandize get_pricing_tiers ~/.codeium/windsurf/mcp_config.json
- Cline Brandize get_pricing_tiers ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Brandize get_pricing_tiers ~/.gemini/settings.json
- Grok Brandize get_pricing_tiers .mcp.json (in your project root)
- ChatGPT Brandize get_pricing_tiers Settings → Connectors → Advanced → Developer mode
- Claude.ai Brandize get_pricing_tiers Settings → Connectors → Add custom connector
- LangChain Brandize get_pricing_tiers pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http brandize https://brandize.me/api/mcp
Other tools on this server
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.