first agentic csa for Claude Desktop
io.github.ramalamadingdong/first-agentic-csa
FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.
client:Claude Desktop
transport:stdio
runtime:pypi
Install first agentic csa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"first-agentic-csa": {
"command": "uvx",
"args": [
"first-agentic-csa"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs