新增godot mcp github copilot

This commit is contained in:
2026-05-28 21:00:39 +08:00
parent a550a2675e
commit 18e24d40f0
242 changed files with 33640 additions and 45 deletions

View File

@@ -0,0 +1,19 @@
# Godot MCP Pro — AI Client Instructions
Copy the appropriate file to your project root so your AI assistant knows how to use Godot MCP Pro.
| Client | File to copy | Destination |
|--------|-------------|-------------|
| Claude Code | `CLAUDE.md` | Project root |
| Codex CLI / OpenCode | `AGENTS.md` | Project root |
| Gemini CLI | `GEMINI.md` | Project root |
| Cursor | `godot-mcp-pro.mdc` | `.cursor/rules/godot-mcp-pro.mdc` |
| Cline | `.clinerules` | Project root |
| Windsurf | `.windsurfrules` | Project root |
| Roo Code | `roo-godot-mcp-pro.md` | `.roo/rules/roo-godot-mcp-pro.md` |
| JetBrains / Junie | `junie-guidelines.md` | `.junie/guidelines.md` |
| Amazon Q | `amazonq-godot-mcp-pro.md` | `.amazonq/rules/amazonq-godot-mcp-pro.md` |
| Continue | `continue-godot-mcp-pro.md` | `.continue/rules/godot-mcp-pro.md` |
| Augment Code | `augment-godot-mcp-pro.md` | `.augment/instructions/godot-mcp-pro.md` |
All files contain the same instructions adapted for each client's format.