Skip to content

Unity to cursor agent integration for MCP tool execution#19

Draft
mjdierkes wants to merge 1 commit intomainfrom
cursor/unity-to-cursor-agent-integration-for-mcp-tool-execution-a040
Draft

Unity to cursor agent integration for MCP tool execution#19
mjdierkes wants to merge 1 commit intomainfrom
cursor/unity-to-cursor-agent-integration-for-mcp-tool-execution-a040

Conversation

@mjdierkes
Copy link
Copy Markdown
Owner

@mjdierkes mjdierkes commented Aug 2, 2025

Add Unity Engine integration to enable AI-assisted game development via the MCP server.

This PR introduces a C# HTTP server within Unity to receive commands from the MCP server, and new MCP tools to send prompts from Unity to Cursor and execute actions in Unity. This creates a bidirectional bridge for real-time AI control and scene manipulation.


Open in Cursor Open in Web

Learn more about Cursor Agents


Summary by cubic

Added a two-way integration between Unity Engine and the MCP server, allowing real-time tool execution and scene control from Cursor, and sending prompts from Unity to Cursor.

  • New Features
    • C# HTTP server for Unity to receive and execute commands from MCP tools.
    • New MCP tools to send actions and queries to Unity and create Unity-specific background tasks.
    • Example scripts and setup guides for connecting Unity projects to Cursor.

Co-authored-by: mason <mason@thewrapper.company>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants