# motif

> Updated 2026-09-21 · type: tool · category: productivity-knowledge · status: active · rev 1

motif is an Apache-2.0 shared-memory graph for teams of coding agents, collecting Claude Code, Codex and Cursor sessions into one queryable record of decisions.

- Open source: yes (Apache-2.0)
- Self-hostable: yes
- Pricing model: free
- Best for: A team where several people run coding agents in different tools and keep losing the thread of why a decision was made, who want one shared, queryable record of those sessions instead of each person's agent history sitting in its own silo.
- Last verified: 2026-09-21

- **Canonical:** https://gtmstacker.com/registry/tool/motif/
- **Source:** [github · motif-Labs/motif](https://github.com/motif-Labs/motif)
- **Tags:** productivity-knowledge, agent-memory, self-hostable, collaboration, developer-tooling
- **Repository:** https://github.com/motif-Labs/motif

## Is motif open source?

Yes, motif is open source under the Apache-2.0 license.

## How much does motif cost?

motif is free to use.

## Can I self-host motif?

Yes, motif can be self-hosted (the source is available under the Apache-2.0 license).

## Alternatives & related

- [OpenWiki](https://gtmstacker.com/registry/tool/openwiki/)
- [skillbox](https://gtmstacker.com/registry/tool/skillbox/)


---

Apache-2.0 shared-memory system for teams of AI coding agents (TypeScript) that collects agent sessions from Claude Code, Codex and Cursor into one queryable graph of decisions, files and the ties between them, so a team can recall why something was done and stay consistent across tools instead of every session being an island. It self-hosts via Docker or npm with no license key, no feature flags and no limits on members, sessions or projects.

## Provenance

- Apache-2.0, TypeScript, ~13 stars, ~135 commits, self-host via Docker/npm, and the collect-into-a-queryable-graph model independently WebFetch-verified on the repo 2026-09-21 (github.com/motif-Labs/motif, independent project).
- Surfaced via the 2026-09-21 daily pull ("open-source shared memory for teams of AI coding agents").
- Curated from the GTM Stacker signal registry (2026-09-21 pass); license independently verified 2026-09-21.

## Why it matters for a GTM stack

When one person uses a coding agent, the history lives in their tool and mostly in their head. When a team does, that history fragments across Claude Code, Codex and Cursor, and the "why did we build it this way" answer gets lost between them. motif is the shared record for that: it pulls those sessions into one queryable graph so the team can see the decisions and the files they touched, across tools. For a group shipping more agent-written code than any one person can hold, that continuity is worth having, and it is Apache-2.0 and self-hostable with no limits. The honest read: it is very young, and it can only surface what the sessions recorded, so it is an early aid to team memory rather than a finished system of record.
