general MCP Server
Skills, rules, and validation hooks that teach AI coding agents to generate correct UdonSharp code
Discovered via agent-topic:ai-agent and last synced 3mo ago.
1. Install the package
npx agent-skills-vrc-udon
2. Add to claude_desktop_config.json
{
"mcpServers": {
"agent-skills-vrc-udon": {
"command": "npx",
"args": [
"agent-skills-vrc-udon"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
URL
Sync decision tree, data budget targets, 6 minimization principles
Blocked C# features, code generation rules, attributes, syncable types
Solution
Content
Check
Ownership model, sync modes, anti-patterns, NetworkCallable constraints
Supports both **Bash** (`validate-udonsharp.sh`) and **PowerShell** (`validate-udonsharp.ps1`). --- ## SDK Versions