agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; ue-mcp: UE-MCP (Unreal Engine Model Context Protocol Server) gives AI assistants deep read/write access to the Unreal Editor through 19 category tools covering 300+ actions. It uses a WebSocket JSON-RPC bridge plugin inside the editor and provides direct filesystem access. This enables programming Blueprints, materials, levels, actors, animation, VFX, landscape, PCG, foliage, audio, UI, physics, navigation, AI, GAS, networking, sequencer, and build pipeline through natural language.
Developing new AI agents with a standard interface
Control Unreal Editor via natural language commands from an AI assistant