Skip to content

Commit 266a273

Browse files
docs(mcp): add a README button for one-click add to Cursor
1 parent f251424 commit 266a273

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/mcp-server/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ For clients with a configuration JSON, it might look something like this:
4949
}
5050
```
5151

52+
### Cursor
53+
54+
If you use Cursor, you can install the MCP server by using the button below. You will need to set your environment variables
55+
in Cursor's `mcp.json`, which can be found in Cursor Settings > Tools & MCP > New MCP Server.
56+
57+
[![Add to Cursor](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en-US/install-mcp?name=@stainless-api/sdk-mcp&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkBzdGFpbmxlc3MtYXBpL3Nkay1tY3AiXSwiZW52Ijp7IlNUQUlOTEVTU19BUElfS0VZIjoiU2V0IHlvdXIgU1RBSU5MRVNTX0FQSV9LRVkgaGVyZS4iLCJTVEFJTkxFU1NfUFJPSkVDVCI6IlNldCB5b3VyIFNUQUlOTEVTU19QUk9KRUNUIGhlcmUuIn19)
58+
5259
## Exposing endpoints to your MCP Client
5360

5461
There are two ways to expose endpoints as tools in the MCP server:

0 commit comments

Comments
 (0)