Tool Reference
Authentication Model
Session Flow
1. Connect to the MCP server
2. Call aevo_onboard() — checks what credentials are needed for your use case
3. Call aevo_authenticate(api_key, api_secret, wallet_address, signing_key_private_key)
4. Use tools normally
5. Session expires automatically after 12 hours, or call aevo_clear_auth to end earlyTools
Tool
Auth
Description
Multi-User Hosting
Last updated