Skip to content

Commit 4a46ce3

Browse files
chore: update server and README to reflect new repository name
1 parent 23440b7 commit 4a46ce3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FIRST Agentic CSA
22

3-
<!-- mcp-name: first-agentic-csa -->
3+
<!-- mcp-name: ramalamadingdong/first-agentic-csa -->
44

55
A helpful tool for FIRST Robotics Competition teams! This lets you search through all your FRC documentation (WPILib, REV, CTRE, and more) using simple questions. Instead of clicking through dozens of web pages, just ask a question and get the answer you need.
66

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
3-
"name": "first-agentic-csa",
3+
"name": "ramalamadingdong/first-agentic-csa",
44
"description": "FRC documentation MCP server for WPILib, REV, CTRE, Redux, and PhotonVision.",
55
"version": "0.3.9",
66
"icon": "https://raw.githubusercontent.com/ramalamadingdong/first-agentic-csa/main/assets/agentic_csa.png",

0 commit comments

Comments
 (0)