unity-mcp/MCPForUnity/UnityMcpServer~/src
Marcus Sanatan 558f9232d3
Allow the MCP server to be run by `uvx` remotely (#336)
* feat: add entry point script and additional Python modules to server package

Now we can run this server with `uvx`

* refactor: improve package version detection to support both installed and development environments

* refactor: simplify release workflow by removing server packaging step
2025-10-22 17:36:24 -04:00
..
registry Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
resources Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
tools test: Consolidate pytest suite to MCPForUnity and improve test infrastructure (#332) 2025-10-21 10:42:55 -07:00
Dockerfile Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
__init__.py Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
config.py Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
models.py Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
module_discovery.py Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
port_discovery.py Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
pyproject.toml Allow the MCP server to be run by `uvx` remotely (#336) 2025-10-22 17:36:24 -04:00
pyrightconfig.json Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
reload_sentinel.py Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
server.py Allow the MCP server to be run by `uvx` remotely (#336) 2025-10-22 17:36:24 -04:00
server_version.txt chore: bump version to 6.2.1 2025-10-21 16:30:17 +00:00
telemetry.py Allow the MCP server to be run by `uvx` remotely (#336) 2025-10-22 17:36:24 -04:00
telemetry_decorator.py Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
test_telemetry.py docs: replace "Unity MCP" with "MCP for Unity" in all text strings (#314) 2025-10-11 04:01:51 -04:00
unity_connection.py Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
uv.lock Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00