Knowl for Cursor
io.github.dat999zx/knowl
Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.
client:Cursor
transport:streamable-http
runtime:npm
Install Knowl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"knowl": {
"url": "https://api.knowl.cloud/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs