
Threadminder
- Updated June 5, 2026
- pluralityworks/threadminder-mcp
Threadminder is a MCP server that supplies persistent project and next-action context so Claude stays aligned across sessions.
About
Threadminder is a remote MCP server that stores persistent context so Claude always knows your projects and next actions across sessions. developers lose hours re-uploading specs, re-stating priorities, and reconciling what was decided last Tuesday; Threadminder externalizes that state so your agent can pick up where you left off. The server publishes a streamable-http endpoint and a clear product focus on continuity rather than one-shot task completion. Install it in Claude Code or another MCP client when you run parallel workstreams—SaaS features, content, support—and need a single source of truth the agent can read. It is memory infrastructure, not a code generator: pair it with build and ship skills while Threadminder holds the narrative thread. Version 1.0.0 is defined in the standard MCP server manifest with source on GitHub.
- Remote MCP at mcp.threadminder.ai with streamable-http transport
- Cross-session memory for projects and prioritized next actions
- Threadminder v1.0.0 from pluralityworks/threadminder-mcp on GitHub
- Designed for Claude workflows that span days or weeks
- Reduces re-explaining roadmap context at the start of each chat
Threadminder by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http threadminder https://mcp.threadminder.ai/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Last updated | June 5, 2026 |
| Repository | pluralityworks/threadminder-mcp ↗ |
What it does
Keep Claude aware of your active projects and next actions so long build sessions do not restart from zero every morning.
Who is it for?
Best when you're juggling multiple products or long Claude Code runs and want lightweight continuity without rolling custom vector memory.
Skip if: One-off scripting sessions where you never return to the same repo or roadmap.
What you get
After connecting Threadminder, your agent can reference stored projects and next actions without you repeating the full backlog each time.
- Live MCP connection for project and next-action retrieval
- Reduced context re-entry time at session start
- Shared thread of priorities the agent can cite while you build
By the numbers
- MCP manifest version 1.0.0
- 1 streamable-http remote (mcp.threadminder.ai/mcp)
- Repository: github.com/pluralityworks/threadminder-mcp
README.md
Threadminder MCP
So your AI always knows what's going on.
Threadminder is a persistent context layer for Claude. Connect it once and Claude always knows where your projects stand, what's in progress, and what's next — across every chat, every session, every day.
No re-explaining. No digging through 47 old chats. Just open Claude and keep going.
"It changed my life within a day." — Amy, founder @ PluralityWorks
What it does
Once connected, Claude can:
- Remember your projects across sessions automatically
- Give you a full status update across everything at once — no drilling into each project one by one
- Save decisions mid-conversation — just say "pin that"
- Update project status as you work, without you filling out a single form
- Surface things you forgot — "wasn't there something I was going to do this week?"
It lives inside your Claude conversations. Not another app. Not another tab. Just Claude, but it finally remembers.
Screenshots
Getting your full project status at a glance:
Updating next actions mid-conversation:
Saving a document with a single command:
Handling a failed search gracefully:
Getting Started
- Sign up at threadminder.ai — free trial, no card required
- Get your personal MCP URL from the dashboard
- In Claude, go to Settings → Integrations → Add connector
- Paste your URL and authenticate
- Open any existing Claude chat and say: "Can you take what you know about this and make a project/status?"
That's it. Claude will build your first project from the conversation context and keep it updated automatically from that point on.
Compatibility
| Platform | Status |
|---|---|
| Claude (claude.ai) | ✅ Supported |
| ChatGPT | 🔜 Coming soon |
Pricing
| Plan | Price | Projects | Platforms |
|---|---|---|---|
| Personal | $6/mo | 5 | 1 |
| Pro | $15/mo | Unlimited | All |
Free trial available. No credit card required.
Links
Built by PluralityWorks
Recommended MCP Servers
How it compares
Persistent-context MCP server, not a codebase indexer or a planning skill markdown file.
FAQ
Who is Threadminder for?
Developers using Claude who need durable project and task context across days of agent-assisted building.
When should I use Threadminder?
Use it when you start losing time re-briefing the agent on priorities at the beginning of every coding session.
How do I add Threadminder to my agent?
Register the remote MCP URL https://mcp.threadminder.ai/mcp (streamable-http) in your Claude Code or compatible client MCP settings.