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