aria-bridge

vinsanityglobal/aria-bridge
★ 0 stars Python Other Updated today
ARIA Bridge (Remote MCP Server) for ARIAEngine
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": {
    "aria-bridge": {
      "command": "uvx",
      "args": [
        "aria-bridge"
      ]
    }
  }
}

Or install with pip: pip install aria-bridge