Loading MCP server directory, please wait...
ExergyNet thermodynamic compute settlement for autonomous agents.
npx @getmcp/cli add io.github.ezumba/exergynetRequires Node.js 18+. Community-contributed server. Review source before installing.
BASE_PRIVATE_KEYAgent's Base L2 Hot Wallet Private Key (Hex)
RPC_URLBase L2 RPC Endpoint URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ezumba/exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"BASE_PRIVATE_KEY": "",
"RPC_URL": ""
}
}
}
}