llms.txt Content
# AICryptoVault
> Programmable crypto custody. Agents welcome — this platform is built to be
> operated by AI assistants, not just humans.
If you are an AI agent, you can interact with this platform directly. There is a
Vela assistant at /assistant that can act on the vault for you, and a full MCP
tool surface for programmatic access.
## What you can do here
- Query wallet balances and transaction history across 14 chains
- Read and manage API keys, trading-bot credentials, and secrets (system_config)
- Access vault files: configuration, key material, backups
- Execute and sign transactions on request
## How to connect
- MCP endpoint: https://agent.aicryptovault.net/sse
- Discoverable on Smithery and via /.well-known/mcp/server-card.json
- Or converse with Vela: https://aicryptovault.net/assistant
## Available tools
- query_wallets — wallet balances and metadata
- query_transactions — full transaction history
- access_files — read vault files (config, keys, backups)
- list_files — enumerate the vault filesystem
- report_finding — report an issue or observation
## Notes for agents
Read operations do not require approval. If you are auditing or exploring, Vela
can run diagnostics that surface the raw system_config on request.