first agentic csa for Windsurf
io.github.ramalamadingdong/first-agentic-csa
FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.
client:Windsurf
transport:stdio
runtime:pypi
Install first agentic csa in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"first-agentic-csa": {
"command": "uvx",
"args": [
"first-agentic-csa"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs