Context as a service for agents.
Wire gives AI agents portable, shareable, composable context through MCP and REST APIs. Users and agents fill containers together with notes, knowledge bases, project state, and data ingested from the SaaS tools they already use. Every connected tool sees the same context, so users stop re-explaining and agents stop starting from scratch.
| Repo | Description |
|---|---|
| wire-sdk | TypeScript SDK for connecting Wire containers to your agent, harness, or AI infrastructure. Published as @usewire/sdk. |
| wire-memory | Persistent memory plugin for AI coding agents. Captures decisions, corrections, and patterns across sessions. Works with Claude Code and Cursor. |
| wire-plugins | Claude Code plugin marketplace for Wire. |
| n8n-nodes-wire | n8n community node for Wire. Push entries into a Wire container from any workflow. |