generate_algorand_account
Create a new Algorand account with a unique address and mnemonic for secure blockchain interactions using the Algorand MCP Server.
Instructions
Generate a new Algorand account with address and mnemonic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}