ForkMate for Claude Desktop
ai.forkmate/forkmate
Log what you ate by talking to your AI assistant — calories and macros, completely free.
client:Claude Desktop
transport:streamable-http
tools:12
Install ForkMate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"forkmate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.forkmate.ai/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs