🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

FunseaAI.Unity.Mcp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FunseaAI.Unity.Mcp

stdio bridge for the local Unity Editor MCP server from FunplayAI/funplay-unity-mcp.

Source
nugetNuGet
Version
0.1.8
Version published
Total downloads
937
Maintainers
1
Created
Source

FunseaAI Unity MCP

FunseaAI.Unity.Mcp is a local stdio bridge for the Unity Editor MCP server published by the FunseaAI/unity-mcp project.

It allows MCP clients that prefer stdio packaging to talk to a running local Unity Editor MCP HTTP endpoint.

Local run

dotnet run --project FunseaAI.Unity.Mcp.csproj -- --url http://127.0.0.1:8765/

You can also use:

FUNSEAAI_UNITY_MCP_URL=http://127.0.0.1:8765/ dotnet run --project FunseaAI.Unity.Mcp.csproj

Pack as a NuGet tool

dotnet pack -c Release

Intended registry identity

  • Server name: io.github.FunseaAI/unity-mcp
  • Package type: nuget
  • Package id: FunseaAI.Unity.Mcp
  • Transport: stdio

Keywords

mcp

FAQs

Package last updated on 15 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts