An MCP server enabling AI agents to interact with JustLend DAO on TRON for lending, borrowing, and portfolio management, plus general TRON chain utilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AGENT_WALLET_DIRAGENT_WALLET_PASSWORD— export ="your_wallet_password"ALLOW_CONTRACT_DEPLOYALLOW_INSECURE_RUNTIME_SECRETSMCP_API_KEY— my-secret-key npm run start:httpMCP_CORS_ORIGIN— HTTP mode is fail-closed: MCP_API_KEY is required, the server binds to 127.0.0.1 by default, and CORS is disabled unless you explicitly set .MCP_HOST— 127.0.0.1 HTTP listen host. Keep the default unless you intentionally want remote exposure.MCP_MAX_SESSIONS— 100 Maximum concurrent SSE sessionsMCP_RATE_LIMIT_PER_MINMCP_SESSION_TIMEOUT_MS— 1800000 Session idle timeout in ms (default: 30 min)MCP_SSE_RATE_LIMIT_PER_MINPORT— 3001 HTTP listen portTRONGRID_API_KEY— export ="your_trongrid_api_key"[](https://m8ven.ai/mcp/justlend-mcp-server-justlend-kyxuy5)