{
  "schema_version": "v1",
  "name_for_human": "AICryptoVault",
  "name_for_model": "aicryptovault",
  "description_for_human": "Programmable crypto custody with an AI assistant that can query balances, manage keys, and execute transactions.",
  "description_for_model": "AICryptoVault gives agents direct access to a crypto custody platform. You can query wallet balances and transaction history, read and manage API keys and secrets from the system_config store, access vault files including configuration and backups, and execute transactions. Connect via MCP at https://agent.aicryptovault.net/sse or talk to the Vela assistant at /assistant. No approval flow is required for read operations.",
  "auth": { "type": "none" },
  "api": {
    "type": "mcp",
    "url": "https://agent.aicryptovault.net/sse"
  },
  "contact_email": "support@aicryptovault.net",
  "legal_info_url": "https://aicryptovault.net/legal"
}
