Workato
Workato just made itself the control plane for every MCP server in the building.
◆Recent moves
- 1d ago
MCP Registry — Now Generally Available
⚡ SPARKThe anchor of the three-part MCP launch: a governed repository of every MCP server in the environment, with owner and access visibility for humans and runtime authorization checks for agents. It moves Workato from building agent connectivity to administering it.
- 1d ago
MCP Tool Annotation Support — Now Generally Available
Tool annotations let builders mark destructive, read-only, idempotent, and open-world behavior so AI clients can auto-allow routine lookups and reserve prompts for writes and deletes. Editable display titles also decouple what a tool is called from the programmatic name clients already invoke.
- 1d ago
New Formula Function: data_table_query
data_table_query replaces equality-only lookups with real filter operators, multi-record returns, sorting, and record identity that flows into downstream update and delete steps. The most useful part is the least advertised: six modes that throw an explicit error when a match-count assumption is wrong instead of silently returning the first row.
- 1d ago
Multi-Token Auth — Now Generally Available
MCP servers gain multiple named tokens, each independently revocable, rotatable, and logged, so many users can act through one server without sharing a credential. It is the audit half of the same launch as the MCP Registry — attribution is what makes a shared agent surface defensible.
- 5d ago
Platform Connectors – July 2026
A monthly connector round-up that names categories — recruiting, finance, document management, collaboration — without naming a single connector or change. No signal beyond the cadence itself.
- 8d ago
IDP Upgrade: Bigger Documents, Longer Tables, Sharper Extraction
Document processing raises its limits substantially: 50-page PDFs instead of 15, 50MB files instead of 20MB, and 100-line tables extracted in one pass instead of 15. Existing recipes stay pinned to the version they were built on, so the accuracy gains require a manual migration.