Changelog: Blawx v2.1.2 & Blawx-MCP v0.4.0

Blawx now has remote MCP support!

May 2, 2026

Building off of the recent improvements to the Blawx Web API and MCP server, the Blawx v2.1.2 release and Blawx-MCP v0.4.0 make it possible to connect to your paid Blawx account from any Agentic AI system that supports remote MCP.

Previously, accessing Blawx through your agentic chat was limited to people using coding agents or Claude Desktop. Depending on your plan it is now available in the web version of Claude, ChatGPT, and many other agentic systems that support remote MCP.

Rather than needing to download the MCP server and run it locally, you just provide the address of the new hosted server:
https://mcp.blawx.dev/mcp

Details

  • Blawx-MCP no longer requires a team slug environment variable when run locally, and can access projects across any Blawx teams on paid plans.
  • Blawx-MCP is now available as a hosted remote MCP service at https://mcp.blawx.dev/mcp.
  • Blawx now supports OAuth 2.1, allowing you to authenticate to Blawx from other applications on the web. Connected OAuth applications appear in your user profile for management.
  • Corresponding changes to documentation.

I am working on a demonstration of how the remote Blawx MCP server can be used in combination with other legal-focused remote MCP services to get a super-powered Rules as Code coding agent.