Start every agent with context
Copy the instructions for the agent you use, then let Thred carry the decisions and next step forward.
Thread gives Claude, Codex, and Cursor shared memory for decisions, revisions, and unfinished work—so the next agent starts where the last one stopped.
Workspace overview
Your workspace keeps every agent oriented around the work in motion.
One shared context stream
→
Your agent saves the state once. The next one resumes with the decisions, evidence, and next step.
Your workspace is ready.
Create a Thred agent key to connect your first agent.
One shared memory, available through MCP wherever your agents work.
Claude saves the decision and the next step. Thread resolves what changed. Codex continues with the context it needs.

Thread keeps the active task, changing decisions, and supporting evidence available to the next tool that needs it.
Copy the instructions for the agent you use, then let Thred carry the decisions and next step forward.
Every saved checkpoint is ready for the next agent to pick up without losing the work in motion.
Use your real MCP configuration to bring shared workspace memory into the tools your agents already use.