HitKeep for Cursor
io.github.pascalebeier/hitkeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
client:Cursor
transport:streamable-http
Install HitKeep in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hitkeep": {
"url": "https://{hitkeep_host}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs