aldabra

Sulkta-Coop/aldabra
★ 0 stars Rust 🤖 AI/LLM Updated today
Rust-native Cardano lite wallet + DAO + escrow with MCP server interface for LLM-first usage. Named for the Aldabra giant tortoise: long-lived, defended, slow but unstoppable.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aldabra": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "aldabra"
      ]
    }
  }
}

README Excerpt

Rust-native Cardano lite wallet with an MCP-server interface — built for LLM-first usage (send, receive, mint, Plutus interaction). > **Status: Phase 1 scaffold (2026-05-04).** Compiles, structure in > place, real wallet primitives still landing. See `ROADMAP.md`. The existing Cardano MCP servers are either read-only doc gateways