-
Notifications
You must be signed in to change notification settings - Fork 742
Project Roadmap
Welcome to the MCP for Unity roadmap! This document outlines our high-level goals, priorities, and planned features. It is a living document and will evolve with community feedback, technical discoveries, and shifting priorities.
Want to contribute or discuss the roadmap? We'd love your input! Please see the How to Contribute or Provide Feedback section below.
- Overall Vision & Goals
- Current Focus
- Mid-Term Plans
- Long-Term Ideas & Future Directions
- Maybe / Icebox / Backlog
- Recently Completed
- How to Contribute or Provide Feedback
- Disclaimer
Our primary goal for MCP for Unity is to provide a robust, flexible, and easy-to-use bridge between the Unity Editor and external MCP clients (Claude Desktop, Cursor, and beyond).
Key objectives:
- Goal 1: Make onboarding effortless - Setting up the MCP server is a known pain point for the ecosystem and this project; we're going to make it easier to get started
- Goal 2: Improve speed & efficiency - Reduce latency and token usage for faster workflows
- Goal 3: Expand integrations - More MCP clients, better MCP server discovery, improved auth
- Goal 4: Improve developer experience - Clean APIs, clearer docs, and maintainable architecture
- Goal 5: Align with real user needs - Prioritize community and customer-driven improvements from feedback
Legend: β¨ Feature, π Bug Fix, π Improvement, π Docs, π§ͺ Tests, π§Ή Tech Debt/Refactoring, ποΈ Architecture
- π Documentation overhaul to improve clarity, onboarding, and discoverability
- π Per-call instance routing β target specific Unity instances on any tool call (#772)
- π Code Coverage dependency guard for fresh installs (#540)
These are items we aim to tackle further out. Details and priorities are less defined.
- β¨ Explore Runtime MCP Operation (Discussion #781)
- β¨ Explore adding GenAI plugins for 2D and 3D assets (Discussion #778)
- π§Ή Re-evaluate script editing capabilities and consolidate
This section captures bigger ideas or major features that are further down the line (>6-9 months) or require significant research/design.
- ποΈ Dependency Injection to improve testability
- β¨ Add more play mode functionality - support MCP during runtime with custom tools would allow for LLMs to interact with user created games/experiences
These are ideas that have been suggested or considered but are not currently planned for active development. They might be revisited later.
- Visual scripting integration (e.g., Bolt/PlayMaker)
- π§ͺ Test coverage for Tools, networking and ideally end-to-end
- π Docker support for running the MCP server (Discussion #776)
- π Tool search / tool filtering to reduce context (Discussion #777)
- β¨ Per-call
unity_instancerouting via tool arguments (#772) β supersedes CLI flags approach - β¨ HTTP Server Authentication (#433)
- β¨ Flag to make custom tools available globally or by project (#416)
- π Fix high resource costs when not in use (#577)
- π Use MCP for Unity via the CLI (#544)
- π OpenCode Support (#498)
For details on past releases, see the Releases Page.
Your feedback and contributions are crucial! Here's how you can get involved:
- Discuss Ideas: Use GitHub Discussions to discuss roadmap items or propose new ideas.
- Request Features: For specific, well-defined feature requests, please open a new issue using the "Feature Request" template. Check existing issues first!
- Report Bugs: If you find a bug, please open a bug report. Provide clear steps to reproduce.
-
Contribute Code/Docs: Check our README.md guide for details. Look for issues tagged
help wantedorgood first issue. Review open Pull Requests. - Comment on Issues/PRs: Provide feedback directly on the issues and pull requests linked in the roadmap sections above.
This roadmap provides a high-level overview of potential future direction for MCP for Unity. It is not a commitment or guarantee. Priorities and timelines may change significantly based on various factors including (but not limited to) community feedback, resource availability, technical challenges, and strategic shifts. We will strive to keep this document updated but please refer to specific GitHub Issues and Milestones for the most granular, up-to-date status.