Skip to content

Commit 333697f

Browse files
Fix Cursor install button to use proper cursor.com/install-mcp format
Amp-Thread: https://ampcode.com/threads/T-a7eefc12-e618-4b0b-abeb-a86406a65142 Co-authored-by: Amp <[email protected]>
1 parent 3924e75 commit 333697f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,7 @@ The "escalation" model treats LLMs like heterogeneous microservices - route to t
4141

4242
### Quick Install for Cursor
4343

44-
**Option 1: Click the button below**
45-
46-
<a href="cursor://anysphere.cursor-deeplink/mcp/install?name=deep-code-reasoning&config=eyJkZWVwLWNvZGUtcmVhc29uaW5nIjp7ImNvbW1hbmQiOiJub2RlIiwiYXJncyI6WyIvcGF0aC90by9kZWVwLWNvZGUtcmVhc29uaW5nLW1jcC9kaXN0L2luZGV4LmpzIl0sImVudiI6eyJHRU1JTklfQVBJX0tFWSI6InlvdXItZ2VtaW5pLWFwaS1rZXkifX19">
47-
<img src="https://img.shields.io/badge/Add_to_Cursor-blue?style=for-the-badge&logo=cursor&logoColor=white" alt="Add to Cursor">
48-
</a>
49-
50-
**Option 2: Copy and paste this link into your browser**
51-
```
52-
cursor://anysphere.cursor-deeplink/mcp/install?name=deep-code-reasoning&config=eyJkZWVwLWNvZGUtcmVhc29uaW5nIjp7ImNvbW1hbmQiOiJub2RlIiwiYXJncyI6WyIvcGF0aC90by9kZWVwLWNvZGUtcmVhc29uaW5nLW1jcC9kaXN0L2luZGV4LmpzIl0sImVudiI6eyJHRU1JTklfQVBJX0tFWSI6InlvdXItZ2VtaW5pLWFwaS1rZXkifX19
53-
```
44+
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=deep-code-reasoning&config=eyJjb21tYW5kIjoibm9kZSIsImFyZ3MiOlsiL3BhdGgvdG8vZGVlcC1jb2RlLXJlYXNvbmluZy1tY3AvZGlzdC9pbmRleC5qcyJdLCJlbnYiOnsiR0VNSU5JX0FQSV9LRVkiOiJ5b3VyLWdlbWluaS1hcGkta2V5In19)
5445

5546
*Note: After installation, you'll need to update the file path to your actual installation directory and set your `GEMINI_API_KEY`.*
5647

0 commit comments

Comments
 (0)