Tabular Recipe for Cursor
com.tabularrecipe/tabular-recipe
Turn any recipe into a compact process table — every ingredient and step at a glance.
client:Cursor
transport:streamable-http
tools:8
Install Tabular Recipe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tabular-recipe": {
"url": "https://api.tabularrecipe.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs