KeepFlash Agent Access for Cursor
io.github.dante-is-shipping/keepflash-agent-access
Search, read, cite, create, and safely update a user's private KeepFlash knowledge library.
client:Cursor
transport:streamable-http
Install KeepFlash Agent Access in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"keepflash-agent-access": {
"url": "https://keepflash.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs