Is there a large AI code model specifically for Godot?

I made a FREE Open-Source MCP server. Basically it’s a bridge that connects your Godot project with your favorite AI chat (I prefer Claude).

steps to install:
download the addon from the Godot Asset Library, copy paste the server config to the MCP tools in the AI chat settings, restart the AI chat, restart the Godot project and you’re good to go!

check out the Github:

chat with me on Discord":
Tomyud#6595

1 Like

That’s pretty fascinating. I find that Claude, while more knowledgeable about GDScript than other models, is over-verbose it its programming. It still feels like it sometimes goes the long way around if you ask it anything complex.

Have you used it for 3D games?