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