Add PreFlyte to service directory#588
Conversation
|
@hayespeter is attempting to deploy a commit to the Tempo Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for submitting a service to the MPP directory! If you want your service included in the curated Required
Recommended
Review criteriaWe prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready. |
🔀 Changed Services✅ Added
|
|
Checklist verification, running locally on Node 24:
The Vercel red check above is a fork-permission artifact (Vercel can't deploy from an external fork without team authorization), not a build failure. The repo-side workflows all passed. PreFlyte is live on Tempo mainnet USDC (chain 4217) and registered on MPPScan. Happy to address any review feedback. |
Summary
Adds PreFlyte — a DeFi financial intelligence service for AI agents — to the MPP service directory.
PreFlyte is live on Tempo mainnet USDC and already registered on MPPScan. It exposes 9 paid REST endpoints at
https://pay.preflyte.xyzviamppx/express, with per-endpoint pricing from $0.01–$0.05.What PreFlyte does
Answers "is it smart?" for DeFi agents — orthogonal to security products like Blockaid/GoPlus which answer "is it safe?". The headline tool,
assess_opportunity, gives agents cold-start orientation (where to deploy capital for a given position size and strategy) in a single call.Coverage: Aave V3, Compound V3, Uniswap V3, and Lido across Ethereum and Arbitrum. Data collected directly from on-chain sources.
Endpoints added
GET /assess_opportunityGET /estimate_net_positionGET /market_snapshotGET /check_entry_viabilityGET /check_pool_viabilityGET /gas_timingGET /verify_claimGET /profitlens/returnsGET /profitlens/rankingAll priced in USDC (6 decimals). Payment method:
TEMPO_PAYMENT.Discovery & Verification
@agentcash/discoveryvalidation)Checks
pnpm check:types— passespnpm check:ci— no new warnings (23 pre-existing warnings untouched)pnpm generate:discovery— regenerates cleanly; 92 services, PreFlyte includedTest plan
curl -D - https://pay.preflyte.xyz/gas_timing?chain=ethereum) and confirms 402 withmethod="tempo", intent="charge", currency="0x20c000000000000000000000b9537d11c60e8b50"