diff --git a/README.md b/README.md index ccb12e1..82650e9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ Documentation is cloned into a temporary directory, and Markdown files are index ### Cursor +### Quick Install with Cursor Deeplink + +For Cursor users, you can install the MCP server with a single click using the deeplink below: + +[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=pipe-cd.docs-mcp-server&config=eyJ0eXBlIjoic3RkaW8iLCJjb21tYW5kIjoibnB4IEBwaXBlLWNkL2RvY3MtbWNwLXNlcnZlckBsYXRlc3QifQ%3D%3D) + +This will automatically configure the MCP server in your Cursor settings. After clicking the link, Cursor will prompt you to install the server. + +### Install Using npx + Add the following config to your mcp.json. ```json @@ -93,4 +103,4 @@ PipeCD follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blo 2. Review the PR and merge it. 3. Create a Release on GitHub with a new tag. Then, the `release package` workflow will publish a new npm package. - \ No newline at end of file +