account_api_key_status — SAVORDISH MCP Tool
account_api_key_status
(account api key status) is one of 31 tools on the
SAVORDISH
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call account_api_key_status from your client
- Claude Code SAVORDISH account_api_key_status run in your project directory
- Claude Desktop SAVORDISH account_api_key_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SAVORDISH account_api_key_status ~/.cursor/mcp.json
- VS Code SAVORDISH account_api_key_status .vscode/mcp.json
- Zed SAVORDISH account_api_key_status ~/.config/zed/settings.json
- Windsurf SAVORDISH account_api_key_status ~/.codeium/windsurf/mcp_config.json
- Cline SAVORDISH account_api_key_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SAVORDISH account_api_key_status ~/.gemini/settings.json
- Grok SAVORDISH account_api_key_status .mcp.json (in your project root)
- ChatGPT SAVORDISH account_api_key_status Settings → Connectors → Advanced → Developer mode
- Claude.ai SAVORDISH account_api_key_status Settings → Connectors → Add custom connector
- LangChain SAVORDISH account_api_key_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http savor-dish https://savordish.com/mcp
Other tools on this server
- recipes_search
- recipes_get
- recipes_list_by_cuisine
- recipes_get_trending
- cooking_get_tips
- platform_get_info
- shopping_generate_grocery_list
- shopping_instacart
- meals_plan
- recipes_get_nutrition
- recipes_find_by_ingredient
- cooking_get_substitutions
- cuisines_explore
- recipes_get_random
- recipes_compare
- recipes_get_quick
- recipes_get_dietary
- recipes_scale
- nutrition_analyze
- nutrition_compare
- nutrition_find_by_macros
- nutrition_daily_plan
- nutrition_healthier_swap
- nutrition_ingredient_info
- nutrition_meal_score
- recipes_seasonal
- recipes_collections
- cooking_pair_beverages
- cooking_meal_prep_guide
- cooking_convert_units
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.