Durable Thinking for Cursor
io.github.linxule/durable-thinking
Self-hosted persistent sequential thinking with private history and MCP App visualization.
client:Cursor
transport:streamable-http
Install Durable Thinking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"durable-thinking": {
"url": "https://{worker_host}/mcp-compat"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs