docs: Add one-click 'Add to Kiro' install badge for filesystem server#4010
Open
Jay2113 wants to merge 7 commits intomodelcontextprotocol:mainfrom
Open
docs: Add one-click 'Add to Kiro' install badge for filesystem server#4010Jay2113 wants to merge 7 commits intomodelcontextprotocol:mainfrom
Jay2113 wants to merge 7 commits intomodelcontextprotocol:mainfrom
Conversation
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.
Description
Hello from the Kiro team! 👋
Summary
Adds a one-click install button for Kiro, an agentic IDE, to the filesystem MCP server README. When clicked, Kiro automatically configures the filesystem server with the correct command and arguments — no manual JSON editing needed.
Changes
Usage with Kirosection tosrc/filesystem/README.mdAdd to KirobadgePublishing Your Server
Note: We are no longer accepting PRs to add servers to the README. Instead, please publish your server to the MCP Server Registry to make it discoverable to the MCP ecosystem.
To publish your server, follow the quickstart guide. You can browse published servers at https://registry.modelcontextprotocol.io/.
Server Details
Motivation and Context
Kiro supports one-click MCP server installation, but users currently have to manually configure the filesystem server by copying JSON into their settings. Adding the badge removes that friction and matches the existing VS Code and Claude Desktop install patterns already in this README.
How Has This Been Tested?
Validated the deep link in a browser which launches the mcp config in Kiro.
Breaking Changes
No
Types of changes
Checklist
Additional context