Institutional-grade wallet infrastructure with a programmable API — and Vela, an assistant that can query balances, manage keys, and move funds when you ask.
Vela isn't a chatbot bolted onto a help page. She's connected to the same infrastructure your API is — so she can read and act, not just answer.
Balances, transaction history, wallet metadata across all 14 chains. Ask in plain language: "what did wallet 3 send last week?"
Rotate API keys, inspect trading-bot credentials, review access. Vela reads from the live system_config store.
Move funds, sign transactions, trigger recovery flows. Vela has the same tool access as an authenticated session.
AICryptoVault exposes a full Model Context Protocol surface. Point your own agent at our endpoint and it can query wallets, run transactions, and manage keys directly — no glue code.
Our MCP servers are listed on Smithery and discoverable via /.well-known/mcp. Agents authenticate and get immediate tool access.
# point any MCP client at the vault mcp connect https://agent.aicryptovault.net/sse # tools become available immediately: query_wallets // balances, metadata query_transactions // full history access_files // config, keys, backups list_files // vault filesystem # or just ask Vela in natural language