refactor(mcp): simplify direct endpoint server names - #23
Merged
Merged
Conversation
Rename the 11 direct-endpoint servers that do not collide with existing client integrations to bare names: apify, aws-docs, cloudflare, context7, gcp, kubernetes, parallel-search, playwright, slidespeak, terraform-docs, twilio-docs. Keep makeitwork-argocd, makeitwork-aws, and makeitwork-grafana prefixed because their bare names are taken by client integrations for other environments. Update the coupled permission namespaces (aws-docs/context7/kubernetes/parallel-search/terraform-docs) and AGENTS.md routing references. Endpoint URLs, headers, enabled states, and timeouts are unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Renames the eleven non-colliding direct Make IT Work Cloud MCP server keys to their bare integration names. Retains
makeitwork-argocd,makeitwork-aws, andmakeitwork-grafanabecause their existing client integrations represent other environments. URLs, CF Access environment-header references, server settings, and permission scope are unchanged.Fixes #
Type of change
Validation
Static/adversarial review confirmed the requested 11/3 naming partition and that endpoint/authentication settings remain unchanged. This PR should run the repository lint workflow. The owner explicitly waived the broader semantic-contract CI gap; no new validation artifact was added.
Impact and rollout
Consumers: client configuration and its routing guidance only. The direct endpoint producer and GitOps desired state are unchanged. After merge, workstation rendering/installation remains a separate manual dotfiles stage; no restart, deployment, or endpoint runtime call was performed. Rollback is a revert of this PR.
Safety and secrets
AI-assisted change. Owner waived missing semantic CI coverage.