ada-dev-cli

kuiralabs/ada-dev-cli
★ 1 stars TypeScript Code/Dev Tools Updated today
Cardano CLI wallet and MCP server — wallets, balances, transfers, native assets, atomic swaps and a local devnet from one command surface.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ada-dev-cli": {
      "command": "npx",
      "args": [
        "-y",
        "kuiralabs/ada-dev-cli"
      ]
    }
  }
}

README Excerpt

A Cardano development CLI. Run a local devnet, fund a wallet, check balances, transfer ADA and native assets, and settle two-party atomic swaps — all from the terminal. It is a developer instrument, not a consumer wallet: it works on devnet, preview and preprod, and **refuses mainnet outright**. Built for two audiences: **developers** starting a Cardano project who want a funded wallet on a