MindorMINDOR
Launch App >
SOLANA x DEFILLAMA x AI

From Intent
To Execution

Describe your yield goal in plain English. Mindor simulates every outcome before your capital moves.

Launch AppView API Docs
Real Solana ExecutionDefiLlama DataZero Config
THE PROBLEM

LP is powerful. Nobody uses it right.

Which pool?
Thousands of options. No clear signal.
What will happen?
Impermanent loss is invisible until it is too late.
How do I execute?
Wallets, slippage, ranges — too much friction.
THE SOLUTION

Intent - Simulation - Execution

01
Describe your goal
Type anything. '$2k, low risk, stable yield.' Mindor's AI extracts your intent.
02
See exactly what happens
Fee projections. IL scenarios. Best and worst case. Visualized before you commit.
03
Execute with one click
Mindor places your LP position on Solana. Atomic. Confirmed. Done.
POST /api/mindor/simulate
{
"intent": "2k, low risk, stables",
"capitalUSD": 2000
}
// Returns in ~800ms:
{
"strategies": [...],
"projectedMonthlyFees": "$42.18",
"worstCaseIL": "$8.40",
"recommendedPool": "USDC-USDT / Meteora"
}
Use Mindor from Telegram
Send your intent to @mindorr_bot. Get strategies back in seconds.
I have $5,000, want stable yield
@mindorr_bot
Found 3 strategies for you:
- Conservative: USDC/USDT Meteora - 7.9% APR
- Balanced: SOL/USDC Meteora - 28.4% APR
- Aggressive: SOL/JTO Meteora - 67.3% APR
> View full simulation: mindor.xyz/app
API

Built for agents, not just humans

Any AI agent can call Mindor's simulation layer directly.

POST /api/mindor/simulate
GET /api/mindor/simulate