---
title: ML-Quant for agents
url: https://www.ml-quant.com/agents/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
---

# ML-Quant for agents

- Index: https://www.ml-quant.com/llms.txt
- Markdown: append index.md to any page URL
- MCP (Streamable HTTP, no auth): https://www.ml-quant.com/mcp

## JSON API

- https://www.ml-quant.com/api/v1/index.json: Every endpoint, with counts
- https://www.ml-quant.com/api/v1/issues.json: All issues: date, title, counts, links
- https://www.ml-quant.com/api/v1/issues/{date}.json: One issue, every line
- https://www.ml-quant.com/api/v1/papers/{venue}.json: Featured papers per venue: arxiv, ssrn, repec, ml
- https://www.ml-quant.com/api/v1/topics/{slug}.json: A topic's papers and quarterly counts
- https://www.ml-quant.com/api/v1/track-record.json: Every featured paper with citations and venue
- https://www.ml-quant.com/api/v1/radar.json: This week's GitHub radar
- https://www.ml-quant.com/api/v1/search.json: The compact search index the site uses
- https://www.ml-quant.com/openapi.json: OpenAPI 3.1 description of the above
