get_topping_by_id
Get a specific topping by its ID
How to use it
get_topping_by_id is exposed by the MCP Agent Langchainjs MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_topping_by_id tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Agent Langchainjs
npx -y @modelcontextprotocol/inspectorOther tools in MCP Agent Langchainjs (8)
Cancel an order if it has not yet been started (status must be pending, requires userId)
Get a specific burger by its ID
Get a list of all burgers in the menu
Get a specific order by its ID
Get a list of all orders in the system
Get a list of all topping categories
Get a list of all toppings in the menu
Place a new order with burgers (requires userId, optional nickname)