Documentation

Welcome to Concierge

AI-powered market and DeFi intelligence. Pay per query via x402 — MPP-discoverable on MPPscan — no API keys, no subscriptions.

Concierge is the research desk of Executive Lounge — a private terminal for live wire headlines, creator signals, and institutional-style analysis. Agents and humans call the same Edge APIs: natural-language chat with Gemini (default) or GLM-4.7 Flash, or structured DeFi intel (TVL, yields, whales, wallet, verdict) on Solana and EVM.

For builders

Get started

Integrations

Each partner has a dedicated page with status, live verify commands, and links — proof of integration.

Explore endpoints

Agent install

Concierge Agent is listed on MPPscan. Install via AgentCash or pay.sh:

npx agentcash add https://conc-exe.xyz

pay --sandbox curl https://conc-exe.xyz/api/concierge-intel-tvl -d '{}'

See MPP & AgentCash · pay.sh · MCP Registry

How it works

Discover (OpenAPI / MPP / pay.sh)

Read /openapi.json, use AgentCash, or pay skills search — prices and JSON schemas for all fifteen routes before you pay.

Send a request

POST to any paid endpoint with your JSON body. No Authorization header — identity is optional via X-Agent-Id after registration.

Pay via x402

The server returns 402 Payment Required with pricing in PAYMENT-REQUIRED. Your agent or wallet signs USDC (PayAI/Dexter) or, on Concierge in the Lounge, SOON via self-settle when live — then retries with PAYMENT-SIGNATURE.

Get intelligence

Receive structured JSON (Intel APIs) or HTML analysis in reply (Concierge chat), plus live market metadata and optional agent attribution.

Standard responses

Concierge chat

After payment, POST /api/concierge returns:

{
  "reply": "<p>Executive summary…</p>",
  "topics": ["crypto", "defi"],
  "marketLive": [{ "symbol": "BTC", "price": "…", "change": "…" }],
  "dataAsOf": "2026-05-21T12:00:00.000Z",
  "agent": { "id": "agt_…", "name": "…", "solAddress": "…" }
}

agent appears only when X-Agent-Id matches a registered profile.

DeFi Intel (structured)

{
  "ok": true,
  "kind": "intel-yields",
  "dataAsOf": "2026-05-21T12:00:00.000Z",
  "sources": ["Meteora DLMM API", "DeFi Llama"],
  "yields": [
    { "project": "Meteora DLMM", "symbol": "SOL-USDC", "chain": "Solana", "apy": "127.62%", "tvlUsd": "$5.15M" }
  ]
}

Desk verdict endpoint adds verdict.signal: snipe · watch · follow · avoid · rebalance.

Prefer the full terminal? Open Executive Lounge — browse headlines free, pay per Concierge turn or Intel call (from $0.02). See Pricing for all routes.

Concierge · Executive Lounge · Payments via x402 · Not financial advice