Skip to content

Commit 6c00daa

Browse files
authored
Merge pull request #478 from apollographql/mm/fix-cursor-button
docs fix: cursor deeplink, image zoom and external icon
2 parents 58abd5b + 6a907c2 commit 6c00daa

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/source/quickstart.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,8 @@ claude mcp add apollo-mcp npx mcp-remote http://127.0.0.1:8000/mcp
114114
<ExpansionPanel title="Cursor">
115115
Click the button to quick install:
116116

117-
<a href="cursor://anysphere.cursor-deeplink/mcp/install?name=apollo-mcp&config=eyJjb21tYW5kIjoibnB4IG1jcC1yZW1vdGUgaHR0cDovLzEyNy4wLjAuMTo1MDUwL21jcCJ9">
118-
<img
119-
src="https://cursor.com/deeplink/mcp-install-dark.svg"
120-
alt="Install Apollo MCP Server"
121-
width="200"
122-
/>
117+
<a href="cursor://anysphere.cursor-deeplink/mcp/install?name=apollo-mcp&config=eyJjb21tYW5kIjoibnB4IG1jcC1yZW1vdGUgaHR0cDovLzEyNy4wLjAuMTo4MDAwL21jcCJ9" hideExternalIcon>
118+
<img src="https://cursor.com/deeplink/mcp-install-dark.svg" alt="Install Apollo MCP Server to Cursor" width="150px" noZoom/>
123119
</a>
124120

125121
Or install manually:

0 commit comments

Comments
 (0)