# HYRE Agent — Meteora DLMM Wallet LP Positions with AI Rebalance Recommendations

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

Fetches current Meteora DLMM liquidity provider positions for a given Solana wallet address and returns AI-generated rebalance recommendations.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/lp/wallet-positions
- Price: $0.04/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-wallet-lp-positions-with-ai-rebalance-754d83d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UwQTRmjcED9RSQufOwvmD

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-wallet-lp-positions-with-ai-rebalance-754d83d1 -d '<json body>'
```

Example prompt: Can you pull up all my current Meteora DLMM liquidity positions for my Solana wallet 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU and tell me which ones I should rebalance based on the current market conditions?

## When to prefer this

Choose this endpoint when you need to inspect the LP portfolio of a specific Solana wallet on Meteora DLMM and want AI-enriched guidance on whether to rebalance, hold, or exit positions — particularly useful when managing active DeFi liquidity strategies. Prefer this over generic DeFi dashboards when you specifically need Meteora DLMM position data with AI rebalance intelligence rather than raw on-chain data alone.

## Known failure modes

- Invalid or non-existent Solana wallet address returns an error or empty position list
- Wallet with no Meteora DLMM positions returns an empty array
- Network or RPC latency may cause timeouts for wallets with many positions
- Meteora API downtime may result in stale or unavailable pool data
- Payment failure (x402) if USDC balance is insufficient

## How this service works

HYRE Agent — current LP positions of a Solana wallet on Meteora DLMM with AI rebalance recommendations.

## Output

A structured response listing all active Meteora DLMM LP positions for the queried wallet, including pool identifiers, current price ranges, in-range/out-of-range status, accumulated fees, APR estimates, TVL, and AI-generated actionable recommendations such as rebalance, hold, add liquidity, or remove liquidity for each position.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-meteora-dlmm-wallet-lp-positions-with-ai-rebalance-754d83d1/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)
