create_account
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Create a new Merx account, generate an API key, and get deposit info. No auth needed.
Parameters schema
{
"type": "object",
"required": [
"email",
"password"
],
"properties": {
"email": {
"type": "string",
"description": "Email address for the account"
},
"password": {
"type": "string",
"description": "Password (min 8 characters)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries