Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai/ai-coding-assistant/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ To use the Telerik MCP server in all workspaces and apps, make sure that [`chat.

### Cursor

For detailed instructions, refer to [Model Context Protocol](https://docs.cursor.com/context/mcp).
For detailed instructions, refer to [Model Context Protocol](https://cursor.com/docs/context/mcp).

To [enable the Telerik MCP Server in a specific workspace, Blazor app, or globally](https://docs.cursor.com/context/mcp#using-mcp-json), add a `.cursor` folder with an `mcp.json` file at the root of the workspace, app, or your user folder, respectively.

Expand Down
Loading