# HYRE Agent — Meteora DLMM LP Strategy Advisor

> HYRE Agent — Meteora DLMM LP Strategy Advisor is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-14).

Recommends optimal Meteora DLMM liquidity range and capital allocation for a trading pair, with AI-powered break-even projection.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/lp/pools-strategy
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hyre-agent-meteora-dlmm-lp-strategy-advisor-126a89b1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VId85IBUE115POldZOUhr

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability hyre-agent-meteora-dlmm-lp-strategy-advisor-126a89b1 -d '<json body>'
```

Example prompt: I have $2,000 USDC I want to provide as liquidity on Meteora DLMM for the SOL/USDC pair — can you find the optimal price range and bin strategy, and tell me how many days until I break even on fees?

## When to prefer this

Choose this endpoint when you need an AI-synthesized LP strategy specifically for Meteora DLMM pools on Solana, including bin range selection and capital allocation with a break-even timeline. Prefer this over generic yield pool listing endpoints when the user already has a specific pair or pool in mind and wants actionable positioning advice rather than just APR data.

## Known failure modes

- Invalid or unsupported pool address returns an error
- Pool has insufficient historical volume for break-even projection
- Network congestion on Solana causes delayed data fetch
- Payment of 0.2 USDC not settled — request rejected with 402
- Extremely low-liquidity pools may return incomplete or low-confidence recommendations

## How this service works

HYRE Agent — LP strategy advisor: optimal Meteora DLMM range + capital allocation with AI break-even projection.

## Output

Returns AI-recommended price range (bin boundaries), suggested capital allocation across bins, expected fee APR, impermanent loss risk assessment, and a break-even projection in days based on current pool volume and fee tier.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-meteora-dlmm-lp-strategy-advisor-126a89b1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
