deerdawn for Cursor
com.deerdawn/deerdawn
AI session memory: the brief your AI reads before every session so no session starts cold.
client:Cursor
transport:streamable-http
runtime:npm
Install deerdawn in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deerdawn": {
"url": "https://api.deerdawn.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs