Skip to content

Commit f6d6ef4

Browse files
committed
Thanks, GitHub
1 parent 2def022 commit f6d6ef4

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Each tool has its own way of adding MCP servers, so here are instructions for so
1919

2020
### Cursor
2121

22-
Click the button below to install automatically:
22+
GitHub doesn't support Cursor deep links, so open the link below in your browser to install the MCP server in Cursor:
2323

24-
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=Astro%20docs&config=eyJ1cmwiOiJodHRwczovL21jcC5kb2NzLmFzdHJvLmJ1aWxkL21jcCJ9)
24+
```
25+
cursor://anysphere.cursor-deeplink/mcp/install?name=Astro%20docs&config=eyJ1cmwiOiJodHRwczovL21jcC5kb2NzLmFzdHJvLmJ1aWxkL21jcCJ9
26+
```
2527

2628
[More info on MCP in Cursor](https://docs.cursor.com/context/mcp)
2729

@@ -47,7 +49,11 @@ claude mcp add --transport http "Astro docs" https://mcp.docs.astro.build/mcp
4749

4850
### VS Code
4951

50-
Click the link to install automatically: [**Install**](vscode:mcp/install?%7B%22name%22%3A%22Astro%20docs%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.docs.astro.build%2Fmcp%22%7D)
52+
GitHub doesn't support VS Code deep links, so open the link below in your browser to install the MCP server in Cursor:
53+
54+
```
55+
vscode:mcp/install?%7B%22name%22%3A%22Astro%20docs%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.docs.astro.build%2Fmcp%22%7D
56+
```
5157

5258
[More info on MCP in VS Code](https://code.visualstudio.com/docs/copilot/chat/mcp-servers#_add-an-mcp-server)
5359

0 commit comments

Comments
 (0)