0ad258d4a4
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
Set the protocol-level Implementation.Name to "github" so the slug matches the configuration key VS Code derives from server.json's title. This fixes "Unknown tool 'github/github-mcp-server/*'" when references use the recommended "github/*" pattern. The MCP registry name in server.json (io.github.github/github-mcp-server) intentionally still uses the source-repo's last segment per the registry naming convention; only the client-facing Implementation.Name changes here. Fixes #1402 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>