MCP.so
Sign In

MERX - TRON Infrastructure for AI Agents

@Hovsteder

About MERX - TRON Infrastructure for AI Agents

TRON infrastructure layer for AI agents. 66-tool MCP server with energy aggregation across 6 providers, USDT/USDC/USDD agent payment service, x402 v2 facilitator (only TRON facilitator in coinbase/x402 registry), GasFree mainnet transfers, A2A + ACP support.

Basic information

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "merx": {
      "url": "https://merx.exchange/mcp/sse"
    }
  }
}

Tools

52

Get current energy and bandwidth prices from all Merx providers. No auth required.

Find the cheapest provider for a given resource and amount. No auth required.

Market price analysis with trends and recommendations. No auth required.

Historical price snapshots. No auth required.

Side-by-side provider comparison with prices and availability. No auth required.

Estimate energy and bandwidth cost for a TRON transaction. Compares rental vs burn cost. No auth required.

Check energy, bandwidth, and TRX balance for any TRON address. No auth required.

Buy energy or bandwidth on Merx. Routed to cheapest provider. Auth required.

Get order details and fill status by ID. Auth required.

List recent orders with optional status filter. Auth required.

Declarative resource provisioning. Checks current resources on target address and purchases only what is missing. Auth required.

Get your Merx account balance (TRX, USDT, locked). Requires MERX_API_KEY.

Get your Merx deposit address and memo. Requires MERX_API_KEY.

Get your Merx account transaction history. Requires MERX_API_KEY.

Explain a TRON or Merx concept. No authentication required.

Recommend a rental duration based on your use case. No authentication required.

Calculate savings from renting energy vs burning TRX. No authentication required.

List all Merx providers with types, durations, and availability. No authentication required.

Full on-chain account state: TRX balance, energy, bandwidth, creation date. No auth required.

Quick TRX balance for a TRON address. No auth required.

Get TRC-20 token balance for an address. Supports symbol (USDT, USDC) or contract address. No auth required.

Look up a transaction by ID on TRON. No auth required.

Get TRON block info by number (or latest if omitted). No auth required.

Get TRON network parameters (energy fee, bandwidth cost, etc.) with Merx price comparison. No auth required.

Convert TRON address between base58 (T...) and hex (41...) formats. No auth required.

Get current TRX price from CoinGecko. No auth required.

Validate a TRON address format and check on-chain status. No auth required.

Get on-chain transaction history for a TRON address. No auth required.

Send TRX to an address. Checks bandwidth, buys via Merx if needed. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Transfer TRC-20 tokens with automatic energy optimization. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Approve TRC-20 spending allowance. Signs and broadcasts on-chain. Requires TRON_PRIVATE_KEY.

Get TRC-20 token metadata: name, symbol, decimals, total supply. No auth required.

Call a view/pure function on a TRON smart contract. No auth or private key required.

Estimate energy and bandwidth cost for a smart contract call. Compares rental vs burn cost. No auth required.

Execute a state-changing smart contract function. Estimates resources, buys via Merx if needed. Requires TRON_PRIVATE_KEY and TRON_ADDRESS.

Get a real swap quote from SunSwap V2. No auth required.

Execute a token swap on SunSwap V2. Requires TRON_PRIVATE_KEY.

Get token price via SunSwap quote + CoinGecko USD rate. No auth required.

Create a new Merx account, generate an API key, and get deposit info. No auth needed.

Log in to an existing Merx account. No MERX_API_KEY needed.

Set your Merx API key for this session. Unlocks all authenticated tools (trading, balance, orders). Use this if you already have an API key.

Set your TRON private key for this session. Address is derived automatically. Enables write tools: transfer_trx, transfer_trc20, approve_trc20, execute_swap, deposit_trx. Key stays local - never sent to Merx servers.

Deposit TRX to your Merx account. Requires MERX_API_KEY + TRON_PRIVATE_KEY.

Configure automatic top-up when balance drops below a threshold. Session-only.

Pay an x402 invoice by sending TRX and verifying payment.

Create a zero-registration order via x402 pay-per-use. Requires TRON_PRIVATE_KEY.

Execute a multi-step operation (transfer, swap, buy resources, etc). Validates and simulates all steps with resource cost estimates. Auth required.

Simulate a multi-step operation without executing. Returns resource estimates and costs.

Create a server-side standing order with trigger-based automation. Auth required.

List all standing orders with optional status filter. Auth required.

Create a persistent monitor (delegation expiry, balance, price alert). Auth required.

List all monitors with optional status filter. Auth required.

Overview

What is MERX - TRON Infrastructure for AI Agents?

MERX is the infrastructure layer for AI agents and agentic networks on TRON. It allows autonomous agents to discover, transact, and operate on TRON without managing energy, bandwidth, or low-level blockchain mechanics.

How to use MERX - TRON Infrastructure for AI Agents?

Use the hosted SSE endpoint at https://merx.exchange/mcp/sse for zero install, or run locally via npx merx-mcp. It is also available as a one-line Claude Code plugin. Access tiers control which of the 66 tools are available: ~22 read-only tools require no keys, ~42 tools need a MERX API key, and all 66 tools require a TRON private key.

Key features of MERX - TRON Infrastructure for AI Agents

  • Agent payment service for USDT, USDC, and USDD
  • x402 v2 facilitator with three settlement schemes on TRON mainnet
  • GasFree stablecoin transfers from zero-TRX wallets
  • Real-time energy aggregation from 6 providers (saves up to 94% on fees)
  • SunSwap V2 DEX integration with exact energy simulation
  • A2A (7 skills) and ACP (7 capabilities) protocol coverage

Use cases of MERX - TRON Infrastructure for AI Agents

  • Sending, receiving, watching, invoicing, batching, and scheduling stablecoin payments
  • Facilitating gas-free transfers for agents without TRX balance
  • Executing standing orders and intent-based on-chain tasks
  • Querying on-chain data through 22 read-only resources
  • Route trading via SunSwap V2 with precise energy cost estimation

FAQ from MERX - TRON Infrastructure for AI Agents

What tools does MERX expose?

66 tools across 18 categories, 30 prompts, and 21 live resources.

What access tiers are available?

Three tiers: ~22 read-only tools (no keys), ~42 tools with a MERX API key, and all 66 tools with a TRON private key.

How can I install MERX?

Use the hosted SSE endpoint at https://merx.exchange/mcp/sse or run locally with npx merx-mcp. A Claude Code plugin is also available.

What is the x402 v2 facilitator?

It enables three settlement schemes (exact, exact_permit, exact_gasfree) and is the only TRON facilitator in the coinbase/x402 ecosystem registry.

How much can energy aggregation save?

Real-time best-price routing across 6 providers can save up to 94% on TRX transaction fees.

Comments

More Cloud & Infrastructure MCP servers