File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ See the [examples](examples) directory for complete examples.
81
81
82
82
## Connecting to the MCP Server
83
83
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 :
85
85
86
86
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
89
89
90
90
## Development and Contributing
91
91
You can’t perform that action at this time.
0 commit comments