docs(readme): add Add to Kiro install button - #3294
Open
CatherineCao2016 wants to merge 3 commits into
Open
CatherineCao2016 wants to merge 3 commits into
CatherineCao2016 wants to merge 3 commits into
Conversation
Add docs/installation-guides/install-kiro.md (mirrors the Cursor guide: remote HTTP + local Docker setup, config paths, verify, troubleshooting). Add Kiro to both README 'Install in other MCP hosts' lists and to the installation-guides index + support matrix.
Keep the Kiro installation guide and the 'other MCP hosts' list entries; remove the top-of-README button so it does not sit inconsistently next to the shields.io VS Code / Visual Studio badges.
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
Adds Kiro as a supported MCP host: a full installation guide plus list entries, matching how the other hosts (Cursor, Windsurf, Zed, etc.) are documented.
Why
Kiro is an MCP host that supports remote HTTP MCP servers. This gives Kiro users the same installation guide and discoverability the other hosts already have.
no linked issue: docs addition.
What changed
docs/installation-guides/install-kiro.md, mirroring the Cursor guide (remote HTTP setup + local Docker setup, config file locations, verify, troubleshooting). Its one-click install button (inside the guide, like the Cursor guide's own button) encodes the remote config{"type":"http","url":"https://api.githubcopilot.com/mcp/"}— verified end-to-end in Kiro's install dialog.No change to the top-of-README badge row.
MCP impact
Prompts tested (tool changes only)
Security / limits
Tool renaming
Lint & tests
Docs