Dojo Token
MCP Serverby dojoengine · Added 5mo ago
Claude
51
Install
git clone https://github.com/dojoengine/bookAdd to Claude
claude mcp add dojo-tokenQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dojo-token": {
"command": "npx",
"args": [
"@modelcontextprotocol/dojo-token"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Implement ERC20 and ERC721 token standards in Dojo using Origami library. Use when adding fungible tokens, NFTs, or token-based game mechanics.
Tags
developmentgogitapidocumentationskill