MERX - TRON Resource Exchange
Rank #26,079exchange.merx/mcp
TRON energy exchange for AI agents. 54 tools, 30 prompts, 21 resources. A2A + ACP.
MERX - TRON Resource Exchange is a Model Context Protocol (MCP) server published by hovsteder. It ranks #26,079 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MERX - TRON Resource Exchange is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 106,034 of 132,113 servers on MCP Toplist.
Use MERX - TRON Resource Exchange
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http merx https://merx.exchange/mcp/sseclaude mcp add merx -e "MERX_API_KEY=<your MERX_API_KEY>" -e "TRON_PRIVATE_KEY=<your TRON_PRIVATE_KEY>" -- npx -y merx-mcpReplace each placeholder with your own value before saving.
[mcp_servers.merx]
url = "https://merx.exchange/mcp/sse"Add to ~/.codex/config.toml.
[mcp_servers.merx]
command = "npx"
args = ["-y", "merx-mcp"]
[mcp_servers.merx.env]
MERX_API_KEY = "<your MERX_API_KEY>"
TRON_PRIVATE_KEY = "<your TRON_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://merx.exchange/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"merx": {
"command": "npx",
"args": [
"-y",
"merx-mcp"
],
"env": {
"MERX_API_KEY": "<your MERX_API_KEY>",
"TRON_PRIVATE_KEY": "<your TRON_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"merx": {
"url": "https://merx.exchange/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"merx": {
"command": "npx",
"args": [
"-y",
"merx-mcp"
],
"env": {
"MERX_API_KEY": "<your MERX_API_KEY>",
"TRON_PRIVATE_KEY": "<your TRON_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"merx": {
"type": "http",
"url": "https://merx.exchange/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"merx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"merx-mcp"
],
"env": {
"MERX_API_KEY": "<your MERX_API_KEY>",
"TRON_PRIVATE_KEY": "<your TRON_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"merx": {
"serverUrl": "https://merx.exchange/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"merx": {
"command": "npx",
"args": [
"-y",
"merx-mcp"
],
"env": {
"MERX_API_KEY": "<your MERX_API_KEY>",
"TRON_PRIVATE_KEY": "<your TRON_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"merx": {
"url": "https://merx.exchange/mcp/sse"
}
}
}{
"mcpServers": {
"merx": {
"command": "npx",
"args": [
"-y",
"merx-mcp"
],
"env": {
"MERX_API_KEY": "<your MERX_API_KEY>",
"TRON_PRIVATE_KEY": "<your TRON_PRIVATE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/exchange.merx%2Fmcp)<a href="https://mcptoplist.com/server/exchange.merx%2Fmcp"><img src="https://mcptoplist.com/badge/exchange.merx%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hovsteder
Other servers by hovsteder
View all hovsteder servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.5 | Apr 2, 2026 |
| 1.0.4 | Mar 31, 2026 |
| 1.0.2 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MERX - TRON Resource Exchange?
- MERX - TRON Resource Exchange is maintained by hovsteder, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is MERX - TRON Resource Exchange listed on the Official MCP Registry?
- Yes — MERX - TRON Resource Exchange is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MERX - TRON Resource Exchange have?
- MCP Toplist tracks 4 versions of MERX - TRON Resource Exchange, most recently published on Apr 2, 2026.
- Where can I find the source code for MERX - TRON Resource Exchange?
- The source code for MERX - TRON Resource Exchange is hosted at github.com/hovsteder/merx-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.