Developer Tools
Trust: 32/100 (Limited)io.github.xkelxmc/uranium-mcp Guide
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
1 starsby xkelxmc
Quick Start
Install
npx uranium-tools-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-xkelxmc-uranium-mcp": {
"command": "npx",
"args": [
"uranium-tools-mcp"
]
}
}
}