Commit 4f512f0
authored
docs(mcp): fix Cursor MCP server configuration (#677)
* docs(mcp): fix Cursor MCP config to use mcp-remote
The url-only format doesn't properly trigger the OAuth flow in Cursor. The
correct format uses npx mcp-remote with command and args, which properly
handles the HTTP transport and OAuth authentication.
* docs(mcp): add Cursor deeplink button for one-click install
Prioritize the one-click deeplink installer over manual config editing to
improve UX. Users can now click a button to install the TanStack MCP server
in Cursor, with manual config available as a fallback option.1 parent 1889db3 commit 4f512f0
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
95 | 102 | | |
96 | 103 | | |
97 | | - | |
| 104 | + | |
| 105 | + | |
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| 111 | + | |
| 112 | + | |
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
| |||
0 commit comments