streamable-httpupdated 3mo ago
So your AI always knows what's going on.
Threadminder 能做什么?
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
安装
把 Threadminder 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http threadminder https://mcp.threadminder.ai/mcpcodex mcp add threadminder --url https://mcp.threadminder.ai/mcp{
"mcpServers": {
"threadminder": {
"url": "https://mcp.threadminder.ai/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"threadminder": {
"type": "http",
"url": "https://mcp.threadminder.ai/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"threadminder": {
"url": "https://mcp.threadminder.ai/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"threadminder": {
"serverUrl": "https://mcp.threadminder.ai/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档11/25
- 维护16/25
- 可信度6/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 88 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 1.0.0最新 | 2026年6月5日 |