Skip to content

Commit 64067c9

Browse files
committed
Refactor section titles and descriptions in clients.mdx
- Improve clarity and consistency, changing "UI MCP Client" to "MCP Client" and updating references to Cursor AI to simply "Cursor".
1 parent 9d70df5 commit 64067c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

units/en/unit2/clients.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Create a new file called `config.json` with the following configuration:
7878

7979
This configuration allows your UI client to communicate with the Gradio MCP server using the MCP protocol, enabling seamless integration between your frontend and the MCP service.
8080

81-
## Configuring a UI MCP Client within Cursor
81+
## Configuring a MCP Client within Cursor IDE
8282

83-
Cursor AI provides built-in MCP support, allowing you to connect your deployed MCP servers directly to your development environment.
83+
Cursor provides built-in MCP support, allowing you to connect your deployed MCP servers directly to your development environment.
8484

8585
### Configuration
8686

@@ -132,5 +132,5 @@ Most MCP clients, including Cursor, currently only support local servers via std
132132
- Forwards requests from Cursor to the remote MCP server
133133
- Uses the familiar configuration file format
134134

135-
Once configured, you can ask Cursor AI to use your sentiment analysis tool for tasks like analyzing code comments, user feedback, or pull request descriptions.
135+
Once configured, you can ask Cursor to use your sentiment analysis tool for tasks like analyzing code comments, user feedback, or pull request descriptions.
136136

0 commit comments

Comments
 (0)