102 composite editor-automation tools for Unity, exposed to AI agents through Unity's own official MCP bridge.
102 composite editor-automation tools for Unity, exposed to AI agents through Unity's own official MCP bridge.
Built by qFoldIT — foundation release, 2026
Unity 2023+ ships its own MCP server built into the Editor (com.unity.ai.assistant, "Unity MCP"). It already gives an AI agent a generic, low-level surface: run C, query the scene, call arbitrary editor APIs. qFoldIT Toolbelt does not replace that — it registers a second layer of higher-level, composite tools on top of it, the same way UEFN Toolbelt built 355 named commands on top of UEFN's raw Python API instead of making an agent write one-off scripts every time.
No external process, no HTTP relay, no polling — this package is pure C that Unity's own TypeCache scan discovers at Editor startup, exactly as documented in Register custom MCP tools.
See ARCHITECTURE.md for the full design and docs/TOOLREFERENCE.md for every tool's signature.
1. Ensure com.unity.ai.assistant (Unity MCP) is installed and enabled: Edit → Project Settings → AI → Unity MCP. 2. Add this package via Package Manager → "Install package from disk" and point it at this folder's package.json, or add it to Packages/manifest.json:
3. Reopen the Editor. The tools appear automatically under AI → Unity MCP → Tools and are exposed to any connected MCP client (Claude Code, Cursor, etc.) — no separate server to start. 4. Optional: qFoldIT → Toolbelt → Export Tool Manifest writes Saved/QFoldITToolbelt/toolmanifest.json for agents that prefer to load a static manifest instead of calling MCP's live list tools.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/qfoldit--UNITY-TOOLBELT.html)
80 composite editor-automation tools for UNIGINE 2, exposed to AI agents via a companion MCP bridge that sits alongside UNIGINE's own official MCPBridge Plugin.
priyansh-narang2308/TheBlacklisted-NitroStackProtocol-0 is an MCP (Model Context Protocol) server that gives AI assistants, Claude, Cursor, ChatGPT, NitroChat, or any MCP-compatible client, real authority to act as your Site Reliability Engineer
codeztech-atique/500-AI-Agents-ProjectsThe 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links to open-source projects for implementation, i
illiahaidar/mcptrustcheckerMCP security scanner — offline, deterministic A–F Trust Score for Model Context Protocol servers. Detects tool poisoning, prompt injection & toxic flows.
Dragkob/MCPhantomMCPhantom is a local web dashboard for MCP endpoint recon. Discover resources, templates, tools, and prompts, then interact with them from a security console.
mkpoli/gmail-mcpMulti-account Gmail MCP server on Cloudflare Workers — one deployment, one Google sign-in per connection, any MCP client
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.