Skip to content
Claude Desktop

definecurrency for Claude Desktop

io.github.vdappdev2/definecurrency

MCP server for defining Verus currencies — tokens, fractional baskets, centralized, ERC-20 mapped

client:Claude Desktop transport:stdio runtime:npm

Install definecurrency in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "definecurrency": {
      "command": "npx",
      "args": [
        "-y",
        "@verusidx/definecurrency-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

definecurrency in other clients