Speakeasy
Speakeasy stopped inventorying MCP servers and started adjudicating them.
◆Recent moves
- 4d ago
Approve or deny MCP servers with gathered evidence, and pause risk policies without deleting them
⚡ SPARKThis is the point where Speakeasy's shadow MCP work stops being an inventory and becomes a decision surface, completing the observe-intercept-adjudicate arc the last three months traced. Pausing risk policies and canonical identity folding are the operational polish that makes such decisions durable.
- 5d ago
Exact assistant session totals and a hardened dashboard
Session activity totals are computed over the selected range independent of pagination, so summary numbers stop shifting as pages load — a correctness fix in the analytics that the cost and identity work depends on. Three browser isolation headers close findings from a penetration test.
- 6d ago
Configure and observe assistants from one panel, and see one person behind many accounts
The assistant detail panel becomes the single place to configure and observe an assistant, with model, concurrency and warm TTL editable in place and triggers showing the traffic they routed. Folding a person's work and personal AI accounts into one identity is the more consequential half: cost analytics that reports a slice of someone's usage understates it.
- 6d ago
Faster assistants, file attachments in chat, and organization names in every language
Assistants stop sending every MCP tool schema on every call, discovering tools on demand and connecting to servers on first use, which keeps prompt caching viable for large toolsets. A breaking change lands alongside: AWS and GCP KMS update methods no longer accept the fields that defined what a key is.
- 8d ago
Assistants can see images from Slack, and skills are scanned for prompt injection
Skill manifests are scanned for prompt injection at capture time with findings attached to skill details, extending the skill-capture pipeline into the risk analysis one. Slack-triggered assistants can now read attached images and fetch ones referenced later in a thread.
- 10d ago
Device Agent is out of preview, with a one-step signed macOS installer
Device Agent leaves preview with a signed, notarized macOS package that installs through normal MDM, which is the difference between a pilot and a fleet rollout. The legacy OAuth proxy is removed in the same release — clients still holding proxy refresh tokens must re-authorize.