From 7f6aec15222670882703bdcf3308688f9171b6a2 Mon Sep 17 00:00:00 2001 From: Jeremy Eder Date: Fri, 20 Mar 2026 17:05:56 -0400 Subject: [PATCH] fix: remove auth token from QUICKSTART.md Token was committed in error. Replaced with placeholder. Token must be rotated since it exists in git history. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/QUICKSTART.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/QUICKSTART.md b/docs/QUICKSTART.md index 31972e0..9b73c11 100644 --- a/docs/QUICKSTART.md +++ b/docs/QUICKSTART.md @@ -5,9 +5,11 @@ GPS gives Claude Code instant access to org and engineering data (scrum teams, s ## Setup ```bash -claude mcp add gps-remote "https://gps-mcp-server-gps-mcp-server.apps.rosa.vteam-stage.7fpc.p3.openshiftapps.com/mcp?token=cmVkaGF0OnJlZGhhdCEhMTIz" -s user -t http +claude mcp add gps-remote "" -s user -t http ``` +Get the URL from your team lead — it includes an auth token. + Then restart Claude Code. ## Verify