File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ Documentation is cloned into a temporary directory, and Markdown files are index
2222
2323### Cursor
2424
25+ ### Quick Install with Cursor Deeplink
26+
27+ For Cursor users, you can install the MCP server with a single click using the deeplink below:
28+
29+ [ ![ 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 )
30+
31+ This will automatically configure the MCP server in your Cursor settings. After clicking the link, Cursor will prompt you to install the server.
32+
33+ ### Install Using npx
34+
2535Add the following config to your mcp.json.
2636
2737``` json
@@ -93,4 +103,4 @@ PipeCD follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blo
931032 . Review the PR and merge it.
941043 . Create a Release on GitHub with a new tag.
95105 Then, the ` release package ` workflow will publish a new npm package.
96-
106+
You can’t perform that action at this time.
0 commit comments