HitKeep for Zed
io.github.pascalebeier/hitkeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
client:Zed
transport:streamable-http
Install HitKeep in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hitkeep": {
"url": "https://{hitkeep_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs