Loading MCP server directory, please wait...
ChronoLog MCP server implementation using Model Context Protocol
npx @getmcp/cli add io.github.iowarp/chronolog-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.iowarp/chronolog-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}