A paid remote MCP that sits between AI agents and Unity Editor, letting you run PlayMode tests, invoke arbitrary Unity methods, and pull back structured receipts for CI or audit trails. You authenticate with a bearer token, call tools like run_unity_playmode_check or export_unity_receipt over Streamable HTTP, and get JSON responses designed for agent workflows rather than human dashboards. Reach for this when you want Claude or another LLM to kick off Unity scene validation, parse test results, or generate compliance logs without building your own bridge between MCP and Unity's internals. The repo is documentation only; the actual service runs hosted at unitymcptest.clauxel.com.
Let agents test Unity scenes and return review-ready receipts.
Unity MCP Test Loop is a paid hosted remote MCP for Unity-MCP. It exposes Streamable HTTP tool calls, bearer-token access, public server-card metadata, usage logs, and receipt-oriented JSON for AI agent workflows.
com.clauxel.unitymcptest/unitymcptest-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
run_unity_playmode_checkinvoke_unity_methodsummarize_unity_failureexport_unity_receiptThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
miapre/html-to-figma-design-system
ie3jp/illustrator-mcp-server
coding-solo/godot-mcp
ivanmurzak/unity-mcp
yctimlin/mcp_excalidraw
figma/mcp-server-guide