Developer Tools
Trust: 27/100 (Limited)io.github.jkakar/recipe-mcp Guide
Generate and remix recipes using cookwith.co
by blaideinc
Quick Start
Install
npx @cookwith/recipe-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jkakar-recipe-mcp": {
"command": "npx",
"args": [
"@cookwith/recipe-mcp"
]
}
}
}