Fantasy Football Manager for Windsurf
io.github.krmisystems/fantasy-football-manager
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
client:Windsurf
transport:stdio
runtime:pypi
Install Fantasy Football Manager in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fantasy-football-manager": {
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs