fitaf ai fitaf mcp for Claude Desktop
ai.smithery/fitaf-ai-fitaf-mcp
Track workouts, nutrition, body metrics, habits, and SMART goals with insights and trends. Connect…
client:Claude Desktop
transport:streamable-http
Install fitaf ai fitaf mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fitaf-ai-fitaf-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@fitaf-ai/fitaf-mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs