generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
idemcppending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro team
Description
Before opening, please confirm:
Operating System
macOS 14.2
Kiro Version
0.2.59
Bug Description
In a VS Code extension, Kiro has lm.registerMcpServerDefinitionProvider available and is calling McpServerDefinitionProvider.provideMcpServerDefinitions, but its not registering the McpServerDefinition[] returned.
Steps to Reproduce
- Open Kiro and install the latest GitLens Pre-release (
eamodio.gitlens) - Navigate to Kiro's chat and click "Add Context"
- Scroll down the menu and click "MCP"
- See "No results"
Expected Behavior
I would expect to see "GitKraken" in that list
Conversation ID
No response
Additional Context
lm.registerMcpServerDefinitionProviderandMcpServerDefinitionProviderwere introduced with VS Code1.101.0.- VS Code's guide on registering an MCP server through an extension: https://code.visualstudio.com/api/extension-guides/ai/mcp#register-an-mcp-server-in-your-extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
idemcppending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro team