Self-hosted wallet-as-a-service for AI agents. 60 tools for multi-chain crypto: transfers, DeFi (swap, lend, stake, bridge, perp, yield), NFTs, smart contracts, transaction signing, and x402 payments. Solana + EVM with session auth and spending policies.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y waiaasAgent-CoreX intelligently routes which tools from minhoyoo-iotrust/WAIaaS your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"waiaas": {
"command": "npx",
"args": [
"-y",
"waiaas"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add waiaasAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use minhoyoo-iotrust/WAIaaS directly without routing
npx -y waiaasNew to Agent-CoreX? View setup guide →