Skip to content
Claude Code

Funplay Unreal MCP for Claude Code

io.github.funplayai/funplay-unreal-mcp

stdio bridge for the local Unreal Editor MCP server from FunplayAI/funplay-unreal-mcp.

client:Claude Code transport:stdio runtime:npm

Install Funplay Unreal MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add funplay-unreal-mcp -e FUNPLAY_UNREAL_MCP_URL=<FUNPLAY_UNREAL_MCP_URL> -e UNREAL_MCP_URL=<UNREAL_MCP_URL> -e FUNPLAY_UNREAL_MCP_TOKEN=<FUNPLAY_UNREAL_MCP_TOKEN> -e UNREAL_MCP_TOKEN=<UNREAL_MCP_TOKEN> -- npx -y funplay-unreal-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Funplay Unreal MCP in other clients