Skip to content
Cline

first agentic csa for Cline

io.github.ramalamadingdong/first-agentic-csa

FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.

client:Cline transport:stdio runtime:pypi

Install first agentic csa in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "first-agentic-csa": {
      "command": "uvx",
      "args": [
        "first-agentic-csa"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

first agentic csa in other clients