BakingTab — Baking Conversions for AI for Cursor
io.github.zhaoyaqi18/bakingtab
Baking unit conversion (cups/grams/temp/recipe scaling). convert_amount, convert_temperature
client:Cursor
transport:streamable-http
tools:5
Install BakingTab — Baking Conversions for AI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bakingtab": {
"url": "https://api.bakingtab.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs