statecraft-cli

statecrafting/statecraft-cli
★ 0 stars Rust AI/LLM Updated today
One binary, two faces: Statecraft governance verbs as a CLI for humans and an MCP server for agents. OPC's successor.
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": {
    "statecraft-cli": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "statecraft-cli"
      ]
    }
  }
}

Topics

agentscligovernancemcprust