Loading MCP server directory, please wait...
FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.
npx @getmcp/cli add io.github.ramalamadingdong/first-agentic-csaRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ramalamadingdong/first-agentic-csa": {
"command": "uvx",
"args": [
"first-agentic-csa"
]
}
}
}