arcox-mcp

sasolbezzet/arcox-mcp
★ 0 stars JavaScript Code/Dev Tools Updated today
ARCOX MCP server, terminal agent, CLI, and router tooling
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arcox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sasolbezzet/arcox-mcp"
      ]
    }
  }
}

README Excerpt

ARCOX MCP is a local MCP server and terminal agent for ARCOX DEX retail flows. It exposes tools for: - Wallet balances across EOA, Circle proxy wallet, and Solana Devnet - Swap quote and execution from the local EOA agent wallet by default, with optional Circle proxy wallet source - Bridge quote and execution, including native ETH to Arc on verified Ethereum/Base Sepolia routers

Tools (20)

arcox_action_planarcox_agent_statusarcox_check_payment_statusarcox_create_payment_requestarcox_execute_bridgearcox_execute_sendarcox_execute_swaparcox_get_payment_requestarcox_pay_payment_requestarcox_quote_bridgearcox_quote_eco_route_paymentarcox_quote_payment_requestarcox_quote_sendarcox_quote_swaparcox_read_docarcox_retry_bridgearcox_route_statusarcox_search_docsarcox_simulate_circle_webhookarcox_transaction_history