HitKeep for VS Code
io.github.pascalebeier/hitkeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
client:VS Code
transport:streamable-http
Install HitKeep in VS Code
.vscode/mcp.json
{
"servers": {
"hitkeep": {
"type": "http",
"url": "https://{hitkeep_host}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs