Skip to content

feat: add Macro Agent macroeconomic data service#605

Open
endless-printer wants to merge 1 commit intotempoxyz:mainfrom
endless-printer:main
Open

feat: add Macro Agent macroeconomic data service#605
endless-printer wants to merge 1 commit intotempoxyz:mainfrom
endless-printer:main

Conversation

@endless-printer
Copy link
Copy Markdown

@endless-printer endless-printer commented Apr 25, 2026

Service

Macro Agent — macroeconomic data endpoints for AI agents.

URL: https://web-production-60258.up.railway.app

Sourced from FRED (Federal Reserve), BEA, and US Treasury. No accounts or API keys required. Per-query pricing via x402 (Base) and MPP (Tempo Mainnet).

Endpoints

Route Description Price
GET /macro/snapshot 13 key indicators — GDP, CPI, Core PCE, unemployment, payrolls, Fed funds, 2Y/10Y yields, yield curve, TIPS, M2 .01
GET /macro/series Historical observations for any of 43 named FRED series .005
GET /macro/derived Computed indicators: real yield, breakeven inflation, yield curve spread, GDP growth .01
GET /macro/releases FRED data releases published in last 30 days .002
GET /macro/delta Period-over-period % change across key indicators .005

Checklist

  • Service is live and accepting payments via MPP
  • Entry added to schemas/services.ts
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

@endless-printer is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions
Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • macro-agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant