Software · tooling · agents
VRChat Udon MCP
An MCP server that exposes agent-skills-vrc-udon: 18 tools for UdonSharp / VRChat development with an agent.
Problem
UdonSharp rules, skills, and templates live in the repo, but an agent cannot consume them on its own. Without an MCP interface, the model improvises against a strict SDK.
Approach
A TypeScript MCP server (Node 22, pnpm) that indexes skills, rules, references, and templates, with MiniSearch, dynamic resources (cheatsheets, SDK matrix), repo-rule code validation, and git sync.
Outcome
Agent infrastructure published on GitHub (MIT). The outcome is a tool contract, not an adoption figure.
Stack
TypeScript · MCP · Node 22 · pnpm · MiniSearch
