Overview
Features
Default Chrome history path support
Automatically uses the standard Chrome history location on Windows, macOS, and Linux (Windows: C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default; macOS: /Users/<username>/Library/Application Support/Google/Chrome/Default; Linux: /home/<username>/.config/google-chrome/Default).
Custom history path via --path
Allows pointing to a specific History file or Chrome profile using the --path option (example: /Users/lipeng/Library/Application Support/Google/Chrome/Profile 3/History).
MCP client integration
Designed to be used with an MCP client such as mcp-cli-host for end-to-end workflows.
STDIO server configuration example
Includes a sample STDIO configuration showing how to expose the server as an MCP server (a2a-mcp) and how to run chrome-history-mcp with a --path argument.




