Cursor MCP Setup

Connect Yavy to Cursor IDE using MCP. Search your documentation directly from your editor while coding.

Configuration

mcp.json

Setup Steps

  1. 1

    Create or open the configuration file:

    Global:~/.cursor/mcp.json
    Project:.cursor/mcp.json
  2. 2
    Copy the configuration above and paste it into your mcp.json file
  3. 3
    Restart Cursor for changes to take effect

Alternative: Use Cursor Settings

Go to Cursor Settings > Features > MCP and click + Add New MCP Server to configure visually.

Next Steps