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