iFood for VS Code
io.github.mcp-dir/ifood-mcp
Insights for your iFood store right in your AI assistant's chat. Generate charts of sales and payout
client:VS Code
transport:streamable-http
tools:13
Install iFood in VS Code
.vscode/mcp.json
{
"servers": {
"ifood-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_ifood"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs