History Graph Protocol
Verified IntegrationClient Configuration
— Connect History Graph Protocol to Claude Desktop or Cursor in seconds{
"mcpServers": {
"history-graph-protocol": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-history-graph-protocol"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides AI agents with a permanent, append-only causal history of their actions and decisions.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for History Graph Protocol
HGP achieves this through a directed acyclic causal graph linking operations and a detailed evidence trail. Any decision can cite other operations as evidence, allowing you to reconstruct the exact rationale, supporting information, and reasoning behind an agent's actions.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.