First Agentic Csa runs on your own machine — the client starts it, so there is no endpoint to ping. 184 installs a week from pypi.
FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add first-agentic-csa -- uvx first-agentic-csa
{
"mcpServers": {
"first-agentic-csa": {
"args": [
"first-agentic-csa"
],
"command": "uvx"
}
}
}
[mcp_servers.first-agentic-csa]
command = "uvx"
args = ["first-agentic-csa"]
{
"mcpServers": {
"first-agentic-csa": {
"args": [
"first-agentic-csa"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"first-agentic-csa": {
"args": [
"first-agentic-csa"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.