Skip to content

fix(uninstall): list managed MCP servers in the removal summary - #254

Merged
jeff-r2026 merged 1 commit into
mainfrom
fix/uninstall-show-mcp
Jul 28, 2026
Merged

fix(uninstall): list managed MCP servers in the removal summary#254
jeff-r2026 merged 1 commit into
mainfrom
fix/uninstall-show-mcp

Conversation

@jeff-r2026

Copy link
Copy Markdown
Collaborator

Summary

teamai uninstall already cleans teamai-managed MCP servers (after #253), but the confirmation / dry-run summary never listed them — MCP lived outside RemovalPlan. The preview now reads managed-mcp.json and shows entries like:

   MCP servers (2):
     claude/gpu-analysis
     cursor/context7

Test plan

  • Unit: dry-run summary contains MCP servers (N): and tool/server lines when the manifest has entries
  • npx vitest run src/__tests__/uninstall.test.ts (16 passed)

Made with Cursor

Uninstall already removed teamai-managed MCP servers, but the preview
never mentioned them because they lived outside RemovalPlan. Read
managed-mcp.json during plan discovery and print the entries alongside
hooks/skills so dry-run and confirm prompts show what will go.
@jeff-r2026
jeff-r2026 merged commit 0f29615 into main Jul 28, 2026
7 checks passed
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.

1 participant