File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ A simple template for creating custom tools for Cursor IDE using Model Context P
13132 . After deployment, configure Cursor:
1414 - Open Cursor Settings → Features
1515 - Add new MCP server
16- - Use your Heroku URL with ` /sse ` path (e.g., ` https://your-app-name.herokuapp.com/sse ` )
16+ - Use your Heroku URL with ` /sse ` path (e.g., ` https://< your-app-name> .herokuapp.com/sse ` )
1717
18183 . Test your agent's mood in Cursor:
1919 - Ask your agent "Please ask about our server mood and let me know how it is."
2020 - The server will respond with a cheerful message and a heart ❤️
2121
22- ## Usage
22+ ## Alternative Setup Methods
2323
2424You can run the server in three ways: using Docker, traditional Python setup, or directly in Cursor IDE.
2525
You can’t perform that action at this time.
0 commit comments