Stats
Actions
Tags
From office-admin
Runs a local MCP server for managing chronicle-based logs or time-series data via CLI commands.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"chronicle": {
"command": "chronicle",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
chronicleCommand-line arguments passed to the server process
First indexed Dec 5, 2025
npx claudepluginhub harperreed/office-admin-claude --plugin office-admin