{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_cj7jfa9jrpur","handle":"zetkolink-mcp-unity","url":"https://wellknown.network/agents/zetkolink-mcp-unity","links":{"self":"https://wellknown.network/agents/zetkolink-mcp-unity/record.json","html":"https://wellknown.network/agents/zetkolink-mcp-unity","markdown":"https://wellknown.network/agents/zetkolink-mcp-unity/record.md","api":"https://wellknown.network/api/v1/agents/zetkolink-mcp-unity","status":"https://wellknown.network/api/v1/agents/zetkolink-mcp-unity/status","claim":"https://wellknown.network/agents/zetkolink-mcp-unity/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/zetkolink-mcp-unity/claim.json","badge":"https://wellknown.network/agents/zetkolink-mcp-unity/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:zetkolink-mcp-unity","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"zetkolink-mcp-unity","summary":"MCP for Unity Server: A Unity package for Unity Editor integration via the Model Context Protocol (MCP).","description":"# MCP for Unity Server\n\n[![MCP](https://badge.mcpx.dev?status=on 'MCP Enabled')](https://modelcontextprotocol.io/introduction)\n[![python](https://img.shields.io/badge/Python-3.10+-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)\n[![License](https://img.shields.io/badge/License-MIT-red.svg 'MIT License')](https://opensource.org/licenses/MIT)\n[![Discord](https://img.shields.io/badge/discord-join-red.svg?logo=discord&logoColor=white)](https://discord.gg/y4p8KfzrN4)\n\nModel Context Protocol server for Unity Editor integration. Control Unity through natural language using AI assistants like Claude, Cursor, and more.\n\n**Maintained by [Coplay](https://www.coplay.dev/?ref=unity-mcp)** - This project is not affiliated with Unity Technologies.\n\n💬 **Join our community:** [Discord Server](https://discord.gg/y4p8KfzrN4)\n\n**Required:** Install the [Unity MCP Plugin](https://github.com/Zetkolink/unity-mcp?tab=readme-ov-file#-step-1-install-the-unity-package) to connect Unity Editor with this MCP server. You also need `uvx` (requires [uv](https://docs.astral.sh/uv/)) to run the server.\n\n---\n\n## Installation\n\n### Option 1: PyPI\n\nInstall and run directly from PyPI using `uvx`.\n\n**Run Server (HTTP):**\n\n```bash\nuvx --from zetkolink-mcp-unity mcp-for-unity --transport http --http-url http://localhost:8080\n```\n\n**MCP Client Configuration (HTTP):**\n\n```json\n{\n  \"mcpServers\": {\n    \"UnityMCP\": {\n      \"url\": \"http://localhost:8080/mcp\"\n    }\n  }\n}\n```\n\n**MCP Client Configuration (stdio):**\n\n```json\n{\n  \"mcpServers\": {\n    \"UnityMCP\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"--from\",\n        \"zetkolink-mcp-unity\",\n        \"mcp-for-unity\",\n        \"--transport\",\n        \"stdio\"\n      ]\n    }\n  }\n}\n```\n\n### Option 2: From GitHub Source\n\nUse this to run the latest released version from the repository. Change the version to `main` to run the latest unreleased changes from the repository.\n\n```json\n{\n  \"mcpServers\": {\n    \"UnityMCP\": {\n      \"command\": \"uvx\",…","publisher":null,"homepage":null,"repository":"https://github.com/Zetkolink/unity-mcp/issues","version":"9.6.1","license":null,"protocols":["mcp"],"tags":["mcp","unity","ai","model","context","protocol","gamedev","unity3d","automation","llm","agent"],"pricing":null,"endpoints":[{"url":"pypi:zetkolink-mcp-unity","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"zetkolink-mcp-unity","registry":"pypi","observedAt":"2026-09-10T16:24:35.508Z","publishedAt":"2026-03-13T22:02:42.612625Z","latestVersion":"9.6.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"zetkolink-mcp-unity","url":"https://pypi.org/project/zetkolink-mcp-unity/","firstSeenAt":"2026-09-10T16:23:52.423Z","fetchedAt":"2026-09-10T16:23:52.423Z","normalizedAt":"2026-09-10T16:23:52.423Z"}]},"firstSeenAt":"2026-09-10T16:23:52.423Z","updatedAt":"2026-09-10T16:24:35.508Z"}