@@ -25,8 +25,8 @@ Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to inte
2525* ** 🤖 Automation:** Automate repetitive Unity workflows.
2626* ** 🧩 Extensible:** Designed to work with various MCP Clients.
2727
28- <details >
29- <summary ><strong >Expand for Available Tools... </strong ></summary >
28+ <details open >
29+ <summary ><strong > Available Tools </strong ></summary >
3030
3131 Your LLM can use functions like:
3232
@@ -184,30 +184,40 @@ If Auto-Configure fails or you use a different client:
184184
1851853. ** Interact! ** Unity tools should now be available in your MCP Client.
186186
187- Example Prompt: ` Create a 3D player controller. `
187+ Example Prompt: ` Create a 3D player controller` , ` Create a yellow and bridge sun ` , ` Create a cool shader and apply it on a cube ` .
188188
189189---
190190
191- # # TODOs (Besides PR) 📝
192- # ## High Priority
193- - [ ] ** AssetsGeneration Improvements** - Better server request handling
194- - [ ] ** CodeGeneration Improvements** - Better generated code handling
195- - [ ] ** Error Handling Improvements** - Better error messages and recovery mechanisms
196- - [ ] ** Remote Connection** - Enable remote connection between host and server
197- - [ ] ** Documentation Expansion** - Add tutorials on how to add your own tools, and documentation on existing tools and functions
191+ # # Future Dev Plans (Besides PR) 📝
192+
193+ # ## 🔴 High Priority
194+ - [ ] ** Asset Generation Improvements** - Enhanced server request handling and asset pipeline optimization
195+ - [ ] ** Code Generation Enhancements** - Improved generated code quality, validation, and error handling
196+ - [ ] ** Robust Error Handling** - Comprehensive error messages, recovery mechanisms, and graceful degradation
197+ - [ ] ** Remote Connection Support** - Enable seamless remote connection between Unity host and MCP server
198+ - [ ] ** Documentation Expansion** - Complete tutorials for custom tool creation and API reference
198199
199- # ## Medium Priority
200- - [ ] ** Custom Tool Creation** - GUI for users to create their own MCP tools
201- - [ ] ** Logging System** - Comprehensive logging for debugging and monitoring
200+ # ## 🟡 Medium Priority
201+ - [ ] ** Custom Tool Creation GUI ** - Visual interface for users to create and configure their own MCP tools
202+ - [ ] ** Advanced Logging System** - Logging with filtering, export, and debugging capabilities
202203
203- # ## Low Priority
204- - [ ] ** Mobile Platform Support** - Extended tools for mobile development workflows
205- - [ ] ** Easier Setup**
204+ # ## 🟢 Low Priority
205+ - [ ] ** Mobile Platform Support** - Extended toolset for mobile development workflows and platform-specific features
206+ - [ ] ** Easier Tool Setup**
207+ - [ ] ** Plugin Marketplace** - Community-driven tool sharing and distribution platform
208+
209+ < details open>
210+ < summary><strong> ✅ Completed Features< strong></summary>
211+
212+ - [x] ** Shader Generation** - Generate shaders using CGProgram template
213+ < /details>
206214
207- # ## Research & Exploration
208- - [ ] ** AI-Powered Asset Generation** - Integration with AI tools for automatic asset creation
209- - [ ] ** Real-time Collaboration** - Live editing sessions between multiple developers (Currently ongoing)
210- - [ ] ** Analytics Dashboard** - Usage analytics and project insights
215+ # ## 🔬 Research & Exploration
216+ - [ ] ** AI-Powered Asset Generation** - Integration with AI tools for automatic 3D models, textures, and animations
217+ - [ ] ** Real-time Collaboration** - Live editing sessions between multiple developers * (Currently in progress)*
218+ - [ ] ** Analytics Dashboard** - Usage analytics, project insights, and performance metrics
219+ - [ ] ** Voice Commands** - Voice-controlled Unity operations for accessibility
220+ - [ ] ** AR/VR Tool Integration** - Extended support for immersive development workflows
211221
212222---
213223
@@ -264,18 +274,18 @@ Still stuck? [Open an Issue](https://www.google.com/url?sa=E&q=https%3A%2F%2Fgit
264274
265275---
266276
267- # # License 📜
268-
269- MIT License. See [LICENSE](https://www.google.com/url? sa=E& q=https%3A%2F%2Fgithub.com%2Fjustinpbarnett%2Funity-mcp%2Fblob%2Fmaster%2FLICENSE) file.
270-
271- ---
272-
273277# # Contact 👋
274278
275279- ** justinpbarnett:** [X/Twitter](https://www.google.com/url? sa=E& q=https%3A%2F%2Fx.com%2Fjustinpbarnett)
276280-
** scriptwonder
** : [Email](mailto:
[email protected] ), [LinkedIn](https://www.linkedin.com/in/shutong-wu-214043172/)
277281
278282
283+ ---
284+
285+ # # License 📜
286+
287+ MIT License. See [LICENSE](https://www.google.com/url? sa=E& q=https%3A%2F%2Fgithub.com%2Fjustinpbarnett%2Funity-mcp%2Fblob%2Fmaster%2FLICENSE) file.
288+
279289---
280290
281291# # Acknowledgments 🙏
0 commit comments