MCP Server Integration for Cursor | Windsurf

Here we are using jsrepo to integrate MCP Server to your project.

1

Cursor Usage

Add the following code to your .cursor/mcp.json file:

Terminal
2

Windsurf Usage

Add the following code to your .codeium/windsurf/mcp_config.json file:

Terminal
3

Add Cursor Rules

Create new file in .cursor/rules folder and create new file svelte-blocks.mdc and add the following code:

Terminal
4

Install jsrepo & Run MCP Server

Terminal
5

Create jsrepo.json

Create a new file in the root of your project named jsrepo.json and add the following code:

Terminal
6

Example Prompt

Terminal