Your own AI tools connect to WebCrew over one MCP server. This release made that connection the front door and locked the other doors.

What changed

Claude, ChatGPT, Cursor and every other MCP client connect over a hosted endpoint with bearer authentication. Reading and writing are separate scopes, and every write becomes a draft that waits for a person.

WebCrew's built-in AI surfaces are off by default and are switched on per account, so nothing calls a model on your behalf unless you asked for it. CI now blocks on high and critical dependency, vulnerability and secret findings before anything reaches production.

Everything in this release

The items in this release
#What shipped
1Your own AI tools connect over one MCP server with bearer authentication
2Built-in AI surfaces off by default, on only per account
3CI blocks on high and critical findings
What each item means for you is in the text above.

Releases follow the product's own numbering; between numbered versions we ship dated releases. What comes next, with its week, is on the roadmap.