Skip to content

Commit 73272eb

Browse files
authored
docs: add deeplink for cursor (#19)
- Add deeplink(https://docs.cursor.com/deeplinks) Signed-off-by: nnnkkk7 <[email protected]>
1 parent 42c2062 commit 73272eb

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
2535
Add 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
93103
2. Review the PR and merge it.
94104
3. Create a Release on GitHub with a new tag.
95105
Then, the `release package` workflow will publish a new npm package.
96-
106+

0 commit comments

Comments
 (0)