recipeMakerMCP/.gemini/settings.json.old

10 lines
163 B
JSON
Raw Normal View History

2026-01-28 13:10:08 +00:00
{
"mcpServers": {
"recipeMaker": {
"command": "python",
"args": [
"/home/builder/Workspaces/recipeMakerMCP/server.py"
]
}
}
}