๐Ÿ“Š Resources (6)
For AI Agents

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

Flash Loan 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

Fee Schedule

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

Protocol Status

Active/paused/degraded status for each lending protocol (Marginfi, Kamino, Jupiter Lend). Includes token count and last check timestamp.

vaea://matrix

Liquidity Matrix

Full token ร— protocol breakdown. Shows exactly how much of each token is available on each protocol. Essential for split-route decisions.

vaea://stats

API Statistics

Backend performance metrics: uptime, request count, average response time, cache hit rate.

vaea://discovery

Token Discovery

Dynamically discovered tokens from on-chain data. Includes newly listed tokens that may not be in the curated list yet.

๐Ÿ’ก Tip
Resources are read-only and always return the latest data. The agent can poll them to monitor market conditions before executing a strategy.
โš ๏ธ Devnet Only
Mainnet โ€” April 2026
๐Ÿ”