Jan. 31, 2026
I'm happy to announce the v0.1.0b release of Blawx-MCP, available on GitHub. The MCP server is intended to be used by software developers who want to expose their coding agents to a Blawx encoding. The process is straightforward. You download the code, generate an API Key, configure the code with your team, project, and API Key, run the code, and then tell your agent where to find the MCP server. You agents will then have read access to your fact scenarios, ontology, and published questions, plus the ability to run questions and inspect the details of the answers.

All of the changes to Blawx in v2.0.3 are changes to the API to support MCP access. The ask endpoints now accept output style and cache parameters, there are a number of new endpoints to obtain information about your project, and additional endpoints for retrieving details of cached responses.
For details on the API changes see the swagger documentation.