Market data for AI assistants
An MCP server and REST API that gives Claude, Cursor, and any AI assistant direct access to financial market data — quotes, historical prices, and quantitative insights, over one declarative request.
Free developer tier · No credit card required
Live product
What it does
Financial data your agents can actually use
Capability-framed, not hand-wavy. Here is what the data layer is built to do — and why it drops cleanly into both your code and your AI assistant.
How it works
One request to the data, one line to your assistant
Call the REST API from your stack, or connect the MCP server to your assistant and let the model fetch the data itself.
- 01
Connect
Initialise the MCP server in your assistant, or point your code at the REST endpoint with a scoped API key. One step, either path.
- 02
Ask or call
Request a symbol and a range. Your assistant can call the tool directly; your code sends one request and gets a typed, structured response.
- 03
Get insights
Raw OHLCV bars come back with computed insights — moving averages, RSI, volatility, and a plain-language trend read — ready to reason about.
npx hedgelytics-mcp@latest init
# Then ask Claude (live today):
# "Show me the Hong Kong HKD HONIA-OIS curve"
# "What dates are available for the HKD yield curve?"
# "Pull the latest HKD curve and show me the raw_sha256"Start building in minutes
Create an account on the free developer tier — no credit card, no sales call. Connect the MCP server or send your first API request and read the data straight back.