prep it for Cursor
com.recipe-clipper/prep-it
Search, save, organize, cook, and share recipes with any AI assistant.
client:Cursor
transport:streamable-http
Install prep it in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"prep-it": {
"url": "https://www.recipe-clipper.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs