Resources (6)
MCP resources provide live data that the agent can read at any time to understand the current state of flash loan markets.
vaea://liquidity
Real-time borrowing capacity for all tokens. Refreshes every 2 seconds. Returns token symbol, max amount, USD value, fee tier, and source protocol.
vaea://fees
Current fee structure: 2 bps flat for SDK/UI/Protocol. Includes protocol-specific fees (Kamino ~0.1 bps), VAEA overlay, and minimum fee (1 lamport).
vaea://protocols
Active/paused/degraded status for each lending protocol (Marginfi, Kamino, Jupiter Lend). Includes token count and last check timestamp.
vaea://matrix
Full token ร protocol breakdown. Shows exactly how much of each token is available on each protocol. Essential for split-route decisions.
vaea://stats
Backend performance metrics: uptime, request count, average response time, cache hit rate.
vaea://discovery
Dynamically discovered tokens from on-chain data. Includes newly listed tokens that may not be in the curated list yet.