Skip to content

Commit f112643

Browse files
author
shiraayal-tadata
committed
fix README usage instructions
1 parent 0cfe249 commit f112643

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ See the [examples](examples) directory for complete examples.
8181

8282
## Connecting to the MCP Server
8383

84-
Once your FastAPI app with MCP integration is running, you can connect to it with any MCP client, such as Claude:
84+
Once your FastAPI app with MCP integration is running, you can connect to it with any MCP client, such as Cursor:
8585

8686
1. Run your application
87-
2. In Claude, use the URL of your MCP server endpoint (e.g., `http://localhost:8000/mcp`)
88-
3. Claude will discover all available tools and resources automatically
87+
2. In Cursor -> Settings -> MCP, use the URL of your MCP server endpoint (e.g., `http://localhost:8000/mcp`) as sse.
88+
3. Cursor will discover all available tools and resources automatically
8989

9090
## Development and Contributing
9191

0 commit comments

Comments
 (0)