Dojo Init
MCP Serverby dojoengine · Added 5mo ago
Claude
51
Install
git clone https://github.com/dojoengine/bookAdd to Claude
claude mcp add dojo-initQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dojo-init": {
"command": "npx",
"args": [
"@modelcontextprotocol/dojo-init"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.
Tags
developmentbashgitskill