macrofactor mcp for Windsurf
io.github.nasseralbusaidi/macrofactor-mcp
Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data
client:Windsurf
transport:stdio
runtime:pypi
Install macrofactor mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"macrofactor-mcp": {
"command": "uvx",
"args": [
"macrofactor-mcp"
],
"env": {
"MACROFACTOR_DB_PATH": "<MACROFACTOR_DB_PATH>",
"MACROFACTOR_DATA_DIR": "<MACROFACTOR_DATA_DIR>",
"GARMINTOKENS": "<GARMINTOKENS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs