Skip to content

docs: Add one-click "Add to Kiro" install badge - #176

Open
AnilMaktala wants to merge 1 commit into
ClickHouse:mainfrom
AnilMaktala:add-kiro-badge
Open

docs: Add one-click "Add to Kiro" install badge#176
AnilMaktala wants to merge 1 commit into
ClickHouse:mainfrom
AnilMaktala:add-kiro-badge

Conversation

@AnilMaktala

Copy link
Copy Markdown

Adds one-click install for Kiro, an AI-powered IDE.

When clicked, Kiro auto-configures this MCP server — no manual JSON editing needed.

  • Added a new "Kiro" subsection under Configuration, following the same pattern as the existing Claude Desktop setup
  • Includes one-click badge plus manual JSON config with the same env vars documented in the repo
  • Config file paths included for both global (~/.kiro/settings/mcp.json) and project-scoped (.kiro/settings/mcp.json)
  • Links to Kiro MCP documentation

Only the README is modified — no other content changed.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Anil Maktala seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds documentation for configuring this MCP server in the Kiro IDE, including a one-click “Add to Kiro” install badge and a manual mcp.json configuration example.

Changes:

  • Added a new Kiro subsection under Configuration.
  • Included a one-click install badge that prepopulates a Kiro MCP server config.
  • Documented global and project-scoped Kiro MCP config file locations and linked to Kiro MCP docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

### Kiro

[![Add to Kiro](https://kiro.dev/images/add-to-kiro.svg)](https://kiro.dev/launch/mcp/add?name=mcp-clickhouse&config=%7B%22command%22%3A%22uv%22%2C%22args%22%3A%5B%22run%22%2C%22--with%22%2C%22mcp-clickhouse%22%2C%22--python%22%2C%223.10%22%2C%22mcp-clickhouse%22%5D%2C%22env%22%3A%7B%22CLICKHOUSE_HOST%22%3A%22localhost%22%2C%22CLICKHOUSE_USER%22%3A%22default%22%2C%22CLICKHOUSE_PASSWORD%22%3A%22%22%7D%7D)
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.

3 participants