uranium mcp for Windsurf
io.github.xkelxmc/uranium-mcp
MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.
client:Windsurf
transport:stdio
runtime:npm
Install uranium mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"uranium-mcp": {
"command": "npx",
"args": [
"-y",
"uranium-tools-mcp"
],
"env": {
"URANIUM_API_KEY": "<URANIUM_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs