ForkMate for VS Code
ai.forkmate/forkmate
Log what you ate by talking to your AI assistant — calories and macros, completely free.
client:VS Code
transport:streamable-http
tools:12
Install ForkMate in VS Code
.vscode/mcp.json
{
"servers": {
"forkmate": {
"type": "http",
"url": "https://mcp.forkmate.ai/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs