Files
server-deploy/wsl-dev-stack/godot-mcp-pro-v1.14.1/instructions/README.md
Joywayer dd3eb24d0f refactor: 拆分 claude-dev-stack 为 windows-dev-stack 和 wsl-dev-stack
将原 claude-dev-stack 目录拆分为独立的 Windows 和 WSL 部署栈,便于分别维护和使用。

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-29 01:11:20 +08:00

20 lines
999 B
Markdown

# 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.