-
Notifications
You must be signed in to change notification settings - Fork 559
Fix: Rename UnityMCP to unityMCP in README #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughREADME.md JSON configuration examples have been updated to standardize the server key name from "UnityMCP" to "unityMCP". This documentation change reflects naming convention consistency across multiple configuration example blocks. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes This is a straightforward documentation update with no logic changes or functional impact. Review consists of verifying the key-name consistency across all JSON examples in README.md. Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (8)📓 Common learnings📚 Learning: 2025-09-04T01:01:11.927ZApplied to files:
📚 Learning: 2025-11-27T21:09:35.011ZApplied to files:
📚 Learning: 2025-10-13T13:27:23.040ZApplied to files:
📚 Learning: 2025-11-05T18:23:12.349ZApplied to files:
📚 Learning: 2025-10-13T13:41:00.086ZApplied to files:
📚 Learning: 2025-09-05T16:22:04.960ZApplied to files:
📚 Learning: 2025-09-05T16:22:04.960ZApplied to files:
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks! |
Description
Fixed a typo in the README where the MCP server name was incorrectly referenced as
UnityMCPinstead ofunityMCP.Problem
When configuring Claude Desktop using the README instructions, the incorrect server name
UnityMCPcaused the following error:Solution
Updated the README to use the correct server name
unityMCPin the configuration example.Changes
"UnityMCP"to"unityMCP"in the claude_desktop_config.json exampleTesting
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.