# mpp.hyreagent.fun Liquidity Pool Strategy Recommender

> mpp.hyreagent.fun Liquidity Pool Strategy Recommender 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 the best Meteora DLMM liquidity pool, price range, and expected daily fee earnings for a given token pair and capital amount.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/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/mpp-hyreagent-fun-liquidity-pool-strategy-recommender-1bd45d8c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kLJJDB9gid7ozZ1NR1FZv

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 mpp-hyreagent-fun-liquidity-pool-strategy-recommender-1bd45d8c -d '<json body>'
```

Example prompt: I want to provide liquidity on Meteora DLMM for the SOL/USDC pair with $2,000 — which pool should I use, what price range do you recommend, and how much in daily fees can I expect?

## When to prefer this

Use this endpoint when a user wants a data-driven LP strategy recommendation specifically for Meteora DLMM pools on Solana, including an optimal price range and fee yield estimate for a given capital amount and token pair. Prefer this over generic DEX aggregators when the user wants actionable, specific guidance rather than just raw pool data.

## Known failure modes

- Unsupported token pair — no active Meteora DLMM pool found for the given tokens
- Capital amount too low for meaningful range recommendation
- Meteora DLMM API unavailable or returning stale data
- Malformed token addresses causing lookup failure
- Insufficient on-chain liquidity data to produce a reliable estimate

## How this service works

Full LP strategy brief — best Meteora DLMM pool + recommended range + expected daily fees for a given capital amount. Sources: Meteora DLMM API.

## Output

A full LP strategy brief including the best-fit Meteora DLMM pool for the given token pair, a recommended price/tick range for the liquidity position, and an estimate of expected daily fee earnings based on the capital amount provided.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-liquidity-pool-strategy-recommender-1bd45d8c/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)
