LLM integration
Plug economic source intelligence into your LLM.
EconIndx exposes source access, collection plans, tracking evidence, and caveats through a public read-only MCP endpoint and JSON API.
Day-one tools
The first version is source intelligence, not bulk economic data delivery. It helps an assistant decide what is trackable, accessible, and worth building against.
search_sources Find sources by topic, provider, access model, or dataset need.
get_source_profile Return the full LLM-ready source intelligence profile.
get_source_status Explain liveness, probe evidence, and recent monitoring events.
get_collection_plan Show access level, collection level, caveats, and next action.
compare_sources Rank candidate sources for a research or pipeline task.
get_recent_source_events Review recent source tracking events.
Connect pattern
MCP endpoint:
https://econindx.com/mcp
Example prompts:
- Find open sources for inflation data with API access.
- Is OECD currently trackable, blocked, or a bad plan?
- Compare World Bank, DBnomics, and Eurostat for a low-cost macro pipeline.