Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

macrofactor mcp in other clients