Skip to main content

Choosing an MCP Client

MCP for Unity can auto-configure supported clients detected on your machine. Pick one based on transport and workflow.

Capability matrix

ClientTransportAuto-configNotes
Claude Desktopstdio onlyyesSimple setup; stdio is selected for this client.
Claude CodeHTTPyesStrong multi-tool terminal workflow.
CursorHTTPyesEnable the MCP server in Cursor settings after configuration.
VS Code (Copilot)HTTPyesUses servers in configuration.
WindsurfHTTPyesAuto-connects after config.
ClineHTTPyesAuto-connects after config.
GitHub Copilot CLIHTTPyesTerminal agent.
CodexHTTPyesAuto-connects.
Qwen CodeHTTPyesAuto-connects.
Gemini CLIHTTPyesAuto-connects.
OpenClawHTTP / stdioyesRequires openclaw-mcp-bridge.
AntigravityHTTPyesEnable MCP in client settings.

How to pick

  • For the simplest local setup, use Claude Desktop.
  • For multi-agent or remote use, choose an HTTP client.
  • For IDE workflows, consider Cursor, VS Code Copilot, or Cline.
  • For terminal workflows, consider Claude Code, Copilot CLI, Codex, Gemini CLI, or Qwen Code.

Manual configuration

See Install for configuration snippets when auto-configuration is unavailable.