Skip to content

Cursor

Cursor supports remote MCP servers natively over HTTP. Use this to search YetiTech plugin documentation from Agent chat without leaving your Unreal project.

Prerequisites: YetiTech Docs MCP overview

ScopePath
Global (all workspaces)~/.cursor/mcp.json — macOS/Linux
Global (Windows)C:\Users\<you>\.cursor\mcp.json
Project only.cursor/mcp.json at the Unreal project root
{
"mcpServers": {
"yetitech-docs": {
"url": "https://mcp.yetitechstudios.com"
}
}
}

Add this alongside other servers (for example unreal-engine). The yetitech-docs name is arbitrary but should stay unique in the file.

  1. Save mcp.json and restart Cursor (or reload MCP servers from settings).
  2. Open Settings → Tools & MCP.
  3. Toggle yetitech-docs on — status should show connected (green).
  4. Tool calls may require your approval before running.

In Agent chat:

  • “Search YetiTech docs for Operating System Simulator terminal commands”
  • “List YetiTech plugin doc products”
  • “Fetch the Web Browser widget reference from YetiTech docs”
ProblemFix
Server missingRestart Cursor after editing mcp.json; validate JSON
Not connectedToggle the server on in Settings → Tools & MCP
Tools blockedApprove tool calls when prompted, or adjust auto-run settings

Overview · Claude · VS Code · Windsurf · Cline · Zed · Continue