Dojo Client
MCP Serverby dojoengine · Added 5mo ago
Claude
51
Install
git clone https://github.com/dojoengine/bookAdd to Claude
claude mcp add dojo-clientQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dojo-client": {
"command": "npx",
"args": [
"@modelcontextprotocol/dojo-client"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrate Dojo with game clients for JavaScript, Unity, Unreal, Rust, and other platforms. Generate typed bindings and connection code. Use when connecting frontends or game engines to your Dojo world.
Tags
developmentjavascripttypescriptrustgoskill