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.; godot-ai: Godot AI directly connects AI assistants to the Godot editor via the Model Context Protocol (MCP), enabling them to programmatically build and modify game scenes and elements. It provides over 120 operations across 39 MCP tools, allowing AI to handle tasks from script editing to UI configuration.
Developing new AI agents with a standard interface
Rapid prototyping and programmatic generation of game scenes and environments with AI.