Exergynet MCP server
Read-only ExergyNet MCP lookups and compute-cost estimates; write settlement is disabled.
0 stars60 downloads/wk
Reviews
Write oneNobody has reviewed Exergynet yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Exergynet tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
exergynet_estimate_gateLocal arithmetic only. Compares an external compute cost estimate against a settlement cost plus risk margin. Makes no network call and touches no on-chain state.
exergynet_get_program_idReturns the LNES-03 Solana Mainnet program ID. Does not return a Base L2 contract address — see https://exergynet.org/proof.html for current, verified Base contract addresses and status.
exergynet_get_proof_transactionReturns a reference LNES-03 settlement transaction signature.
exergynet_open_jobDISABLED pending safe contract migration (security advisory 2026-08-28). Always returns a fail-closed message. Does not construct, sign, or submit any transaction, and does not read or require any private key.
exergynet_verify_programRead-only check of whether the LNES-03 Solana program account exists and is executable on the given (or default) Solana RPC endpoint.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 16 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y exergynet-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add exergynet -- npx -y exergynet-mcp-server
Exergynet: common questions
- Is Exergynet MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Exergynet safety report
- How do I install Exergynet?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Exergynet need an API key?
- No secret keys are declared. It reads 1 setting from the environment.
- Is Exergynet maintained?
- The last commit was 16 days ago (2026-09-05). The latest release is v0.2.6.