mcp marmiton for Windsurf
io.github.smeet666/mcp-marmiton
Search Marmiton recipes, read ingredients and steps, and scale quantities to any servings.
client:Windsurf
transport:stdio
runtime:npm
Install mcp marmiton in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-marmiton": {
"command": "npx",
"args": [
"-y",
"mcp-marmiton"
],
"env": {
"MARMITON_USER_AGENT": "<MARMITON_USER_AGENT>",
"MARMITON_MIN_INTERVAL_MS": "<MARMITON_MIN_INTERVAL_MS>",
"MARMITON_LOG_LEVEL": "<MARMITON_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs