binary-skyline

skylence-be/binary-skyline
★ 0 stars Rust Code/Dev Tools Updated 1mo ago
Content-hash-guarded line editor: CLI + MCP server (read/edit/create/delete)
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": {
    "binary-skyline": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "binary-skyline"
      ]
    }
  }
}

Topics

aiclieditorhashlinemcp