Changelog
What’s new in typesearch.
New products, endpoints and behavior in the API, newest first. Follow it in your feed reader.
New
A guide for agents at /.well-known/skill.md
Agents and coding assistants can now learn the whole API from one file: which endpoint to use for each job, what it costs, a validated request for every endpoint, errors and limits.
It is generated from the same source as the API and this site, so prices and endpoints stay current. It is also published as an Agent Skill at /.well-known/skills/, for agents that discover and install skills.
New
Charts API
Ask in plain words and get a chart card with every call already made: which chart, what to measure, the key figures and a title that states the finding, with a source on every value.
Charts come from a query (we search the news and read the figures) or from your own data, as an image and an embed that you can place anywhere. The MCP server gets it too, as create_chart.
New
Custom index: search your own sources
Add a sitemap, a feed or a list of URLs. We read them, re-read them every day, and your agent searches them with the same API: every result with the probability that it is the right one, plus the answers you ask for, like price or stock.
Pass the index id to a search, or to search_news in the MCP server, to search it instead of the news index.
New
Open-source apps you can run in a minute
Complete apps built on typesearch, under the MIT license, each with its demo and the use case it solves. Clone one, add your key and run it, or take the parts you need.
New
Remote MCP server
Connect Claude, Cursor, VS Code or any MCP client to typesearch with one URL: no package to install. The key goes in the Authorization header.
News search takes the same country and language filters as the API.
New
News by country
A page for each country with enough of its own press in the index, with the languages it publishes in and a ready-made request filtered by country and language. A country gets its page when its coverage passes a measured threshold.
Improved
Errors in your language
Errors come as application/problem+json with a stable code. Their title and detail are in English by default; send Accept-Language: es to get them in Spanish.
Improved
A price for each search mode
Each mode (ultra, fast, normal and deep) now has its own fixed price, and every comparison puts it next to the same work at Exa, Tako and Perplexity, mode by mode, including where someone else charges less.
New
typesearch is live
A search API for AI agents with its own continuously refreshed news index and a calibrated relevance score on every result.
It works with the Exa SDK you already use: change the base URL and the key.
Stop overpaying for search.
Get a key in a minute. Point your SDK at us. Watch the invoice shrink.