Dojo Migrate
MCP Serverby dojoengine · Added 5mo ago
Claude
51
Install
git clone https://github.com/dojoengine/bookAdd to Claude
claude mcp add dojo-migrateQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dojo-migrate": {
"command": "npx",
"args": [
"@modelcontextprotocol/dojo-migrate"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage world migrations, handle breaking changes, and upgrade Dojo versions. Use when updating deployed worlds, migrating to new versions, or handling schema changes.
Tags
developmenttypescriptbashskill