Cook, save, and edit recipes.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://mcp.mysouschef.app/mcp",
"auth": {
"CLIENT_ID": "xihmJteoALQTi4azGnOGrsRlvKD5GH3K",
"scopes": [
"recipes:read",
"recipes:write",
"recipes:delete"
]
}
}