Dojo Test
MCP Serverby dojoengine · Added 5mo ago
Claude
51
Install
git clone https://github.com/dojoengine/bookAdd to Claude
claude mcp add dojo-testQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dojo-test": {
"command": "npx",
"args": [
"@modelcontextprotocol/dojo-test"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness.
Tags
securitybashtestingskill