Skip to content

Adds ability to install MCP for other available coding agents#5119

Merged
d13 merged 9 commits into
mainfrom
feature/mcp-agent-options
Apr 10, 2026
Merged

Adds ability to install MCP for other available coding agents#5119
d13 merged 9 commits into
mainfrom
feature/mcp-agent-options

Conversation

@d13

@d13 d13 commented Apr 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@d13 d13 linked an issue Apr 9, 2026 that may be closed by this pull request
3 tasks
@d13 d13 marked this pull request as ready for review April 9, 2026 22:52
@augmentcode

augmentcode Bot commented Apr 9, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR expands GitKraken MCP setup so users can connect MCP to additional detected “agent” clients (beyond the current host IDE).

Changes:

  • Added a new command gitlens.ai.mcp.selectAgents and surfaced it via command palette/menu contributions.
  • Introduced an agent picker UI and CLI-backed agent discovery via gk mcp install --list --json.
  • Implemented multi-agent MCP installation flow with progress reporting and per-agent success/failure/user-action results.
  • Updated MCP onboarding surfaces (welcome message, welcome page, home banner, integrations chip) to offer “Connect More Agents”.
  • Added telemetry for agent selection (mcp/agents/selected) and refactored MCP setup error normalization/telemetry tracking.

Technical Notes: Installation is delegated to the GitKraken CLI per-agent (gk mcp install <agent>) and results are aggregated to drive user messaging and completion telemetry.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review completed. 2 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread src/env/node/gk/cli/integration.ts
Comment thread src/env/node/gk/cli/integration.ts Outdated
@d13 d13 force-pushed the feature/mcp-agent-options branch from d15cb1a to ba9eb3d Compare April 10, 2026 19:21
@d13 d13 merged commit f125199 into main Apr 10, 2026
5 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.

Surface MCP install option for other coding agents

1 participant