Patch Changes
- 1df7cce: Add Model Context Protocol (MCP) support — agents can call tools, read resources, and use prompts from external MCP servers (stdio + Streamable HTTP), with OAuth handled by the runtime. New
@electric-ax/agents-mcppackage ships theRegistryAPI, transports, OAuth bridges, and opt-inkeychainPersistence/filePersistencehelpers. The Electron desktop app exposes a Settings → MCP Servers page and amcp.serversblock insettings.jsonthat layers with the per-workspacemcp.json. Built-inhortonandworkeragents see registered MCP tools transparently viamcp.tools(). - 590aabb: Improve the agents UI timeline and reactivity, add a browser-safe runtime client export, and route built-in agent metadata extraction through the configurable low-cost model runner.
- b16ef14: fix: don't show a stale error before the first API key prompt when no key is configured
- Updated dependencies [65f0cf0]
- Updated dependencies [f509387]
- Updated dependencies [1df7cce]
- Updated dependencies [f509387]
- Updated dependencies [590aabb]
- Updated dependencies [744c47f]
- Updated dependencies [28d127b]
- Updated dependencies [6399147]
- Updated dependencies [a3cee92]
- Updated dependencies [7f8947a]
- Updated dependencies [92a332e]
- @electric-ax/agents@0.3.0
- @electric-ax/agents-runtime@0.1.3
- @electric-sql/client@1.5.17