By hovsteder
TRON infrastructure layer for AI agents — 66-tool MCP server, energy market across 6 providers, USDT/USDC/USDD payments, x402 v2 facilitator. One-line install for Claude Code.
npx claudepluginhub hovsteder/merx-claude-plugin --plugin merxCheck MERX account balance and recent activity
Buy TRON energy via the cheapest available provider through MERX
Show current TRON energy and bandwidth prices across all 6 active providers
Send TRC-20 stablecoin from your wallet via MERX agent payment service
First-time MERX setup — checks credentials and walks the user through any missing steps
Look up a TRON transaction by id
TRON infrastructure for AI agents, in one Claude Code command.
This plugin connects Claude Code to the MERX
hosted MCP server (66 tools), adds slash commands for the most common
TRON operations, and ships a tron-agent-engineer subagent specialized
in building agentic payment workflows on TRON.
After installing this plugin, your Claude Code session can:
The hosted MCP server (https://merx.exchange/mcp/sse) exposes 66 tools across 18 categories: pricing, estimation, trading, account, chain, network, tokens, contracts, DEX, onboarding, payments, intent, standing-orders, withdraw, policy, broadcast, agent-payments, and convenience helpers.
This plugin is distributed as a Claude Code marketplace. Add it once, install the plugin, and you're done:
/plugin marketplace add Hovsteder/merx-claude-plugin
/plugin install merx@merx
Then run /merx:setup to configure your MERX API key and verify the
connection.
| Command | What it does |
|---|---|
/merx:setup | First-time setup: API key, connection test, capability tour |
/merx:prices | Live TRON energy and bandwidth prices across all providers |
/merx:buy-energy | Buy energy via cheapest provider, delegated to a target address |
/merx:balance | MERX prepaid balance, recent orders, free-tier usage |
/merx:tx | Look up a TRON transaction with structured fields |
/merx:send | Send TRC-20 stablecoin via the MERX agent payment service |
Every command that costs money asks for explicit confirmation before broadcasting. No silent spends.
tron-agent-engineer — invoke when you're building an AI agent workflow
that touches TRON. Trained on the MERX platform and the broader TRON
ecosystem, with hard-coded safety rules around TRX burn prevention and
spend confirmation.
> use the tron-agent-engineer subagent to design an x402-paid API for our weather service
Most read-only tools work with no setup. For trading, balance, and agent payment operations, set:
export MERX_API_KEY=sk_live_...
Get a key at merx.exchange/dashboard/api-keys.
For tools that sign transactions locally (transfers, swaps, contract
calls), the signer reads TRON_PRIVATE_KEY from the environment. The
key never leaves your machine.
This plugin is a thin wrapper. The actual heavy lifting happens in:
https://merx.exchange/mcp/sse —
66 tools, MCP protocol versions 2024-11-05 / 2025-03-26 / 2025-06-18https://merx.exchange/api/v1/ — 70+
versioned endpointshttps://agent.merx.exchange/api/v1/agent/https://x402.merx.exchangeThe plugin itself is just .mcp.json (auto-registers the MCP server),
six slash commands, and one subagent. Source is on GitHub: see the
repository link below.
MIT
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.