🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Preflyte

by @hayespeter

Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.

βš™οΈ Configuration

PreFlyte offers two access modes. Pick the one that suits your agent.

Option A β€” Free beta (API key)

If you do not have a PREFLYTE_API_KEY set in your environment, register for one:

curl -s -X POST 'https://api.preflyte.xyz/register?source=clawhub' \
  -H "Content-Type: application/json" \
  -d '{"agent_name": "your-agent-name"}'

This returns your API key instantly. Store it as PREFLYTE_API_KEY. The key cannot be retrieved again.

Every tool requires the API key as the api_key parameter.

  • REST API: https://api.preflyte.xyz (auth: X-API-Key header)
  • MCP server: https://mcp.preflyte.xyz/mcp (transport: streamable-http)
  • Rate limit: 60 requests per minute per key
  • Option B β€” Pay-per-request via MPP (no signup)

    For agents that prefer per-request micropayments (or are already wired up to the MPP/Tempo payments ecosystem), all tools are available at https://pay.preflyte.xyz as paid REST endpoints. No API key or registration required β€” just pay per request.

  • Payment protocol: MPP (HTTP 402 challenge-response)
  • Network: Tempo mainnet (chain ID 4217)
  • Currency: USDC (0x20c000000000000000000000b9537d11c60e8b50)
  • Discovery document: https://pay.preflyte.xyz/openapi.json
  • Also listed on MPPScan
  • Pricing per request:

    | Tool | Price (USD) | |------|-------------| | assess_opportunity | $0.05 | | estimate_net_position | $0.03 | | market_snapshot, check_entry_viability, check_pool_viability | $0.02 | | gas_timing, verify_claim, get_returns, get_ranking | $0.01 |

    Flow for MPP-capable agents: send a GET to the paid endpoint, receive a 402 challenge, submit payment on Tempo, retry with the payment credential, receive the response plus a Payment-Receipt header.


    πŸ”’ Constraints

  • Read-only data service β€” PreFlyte does not execute transactions or access wallets
  • Lending and DEX coverage only β€” does not cover derivatives, prediction markets, bridges, or token launches
  • Rates change continuously β€” projections are based on current and historical conditions, not guarantees
  • Pool slippage is directional β€” trade impact assessment is based on TVL ratios, not exact tick-level concentrated liquidity calculations
  • Compound V3 risk parameters are limited β€” some risk fields (pause flags, caps) return null due to contract access limitations

  • View on ClawHub
    TERMINAL
    clawhub install preflyte

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’