Skip to content

Comments

Make Example MCP Name consistent#2069

Merged
C-Ross merged 1 commit intomainfrom
c-ross/consistent-enterprise-mcp-example
Feb 23, 2026
Merged

Make Example MCP Name consistent#2069
C-Ross merged 1 commit intomainfrom
c-ross/consistent-enterprise-mcp-example

Conversation

@C-Ross
Copy link
Contributor

@C-Ross C-Ross commented Feb 23, 2026

Summary

Makes the MCP server name consistent in the example block.

Why

Ease of use only, Nit.

What changed

  • GItHub enterprise config example.

MCP impact

  • No tool or API changes
  • Tool schema or behavior changed
  • New tool added

Example only.

Prompts tested (tool changes only)

  • N/A

Security / limits

  • No security or limits impact
  • Auth / permissions considered
  • Data exposure, filtering, or token/size limits considered

Tool renaming

  • I am renaming tools as part of this PR (e.g. a part of a consolidation effort)
    • I have added the new tool aliases in deprecated_tool_aliases.go
  • I am not renaming tools as part of this PR

Note: if you're renaming tools, you must add the tool aliases. For more information on how to do so, please refer to the official docs.

Lint & tests

  • Linted locally with ./script/lint
  • Tested locally with ./script/test

Docs

  • Not needed
  • Updated (README / docs / examples)

Copilot AI review requested due to automatic review settings February 23, 2026 15:57
@C-Ross C-Ross requested a review from a team as a code owner February 23, 2026 15:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR makes the MCP server naming consistent in the GitHub Enterprise configuration example by changing the server key from "proxima-github" to "github-octocorp". This improves documentation clarity by aligning the server name with the example organization "octocorp" used in the URLs, following the established naming pattern where the main service uses "github" and enterprise instances use "github-{organization}".

Changes:

  • Updated GitHub Enterprise Cloud data residency example to use "github-octocorp" instead of "proxima-github" as the server key

@C-Ross C-Ross merged commit cdf84bc into main Feb 23, 2026
18 of 19 checks passed
@C-Ross C-Ross deleted the c-ross/consistent-enterprise-mcp-example branch February 23, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants