Search for:
Why this server?
This server enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution, which would be useful for creating game logic.
Why this server?
While focused on Android, this server demonstrates how to control a system programmatically, which could inspire similar control mechanics within the Godot Engine using GDScript.
Why this server?
This server allows controlling a Chrome browser with debugging capabilities, which could be useful for testing and debugging aspects of the game within a web environment, or potentially integrating web-based components into the game.
Why this server?
This server provides tools for explaining, reviewing, fixing, editing, and testing code, which is very useful for developing the logic of a game.
Why this server?
Allows AI to interact with python for code anlaysis, project management and execution. All useful to 2d fighting game dev.
Why this server?
Jupyter notebooks can be useful for prototyping and demonstrating features of a Godot game.
Why this server?
This server provides code completion, hover information, and diagnostics, which are useful for writing GDScript in Godot.
Why this server?
Provides tools for code modification and generation via Large Language Models, which can help in creating game scripts and components.
Why this server?
Enables the AI to manage your github, making version control easier and allowing you to work in a team on the fighting game