Threadminder for Cursor
ai.threadminder/threadminder
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
client:Cursor
transport:streamable-http
Install Threadminder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"threadminder": {
"url": "https://mcp.threadminder.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs