Changelog
New updates and improvements
The MCP server got an upgrade! You can now use it to query your data from any MCP client. You can now run it directly with npx
or via a client like Claude Desktop.
You can now use the X-As-User
header to query data as a specific user while using an API key as your authentication. This saves a round trip to the server to generate a user token.
We rolled out our new infrastructure that dramatically reduces the latency of our query endpoint.
Most queries against indexed data should now be less than 250ms (plus extra time if you request an answer).
We heard that our web app was a bit slow, so we dramatically improved the performance.
We also improved handling of spreadsheets and PDFS.
No more waitlist! You can now sign up and start using Hyperspell.
Our Python and TypeScript SDKs are now available and you can use them in your project. The installation is as easy as:
The SDKs are fully typed and come with a comprehensive documentation: