Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.