chronicle mcp for Windsurf
io.github.leviathan0x0/chronicle-mcp
Local MCP server to sync, clean, and index AI chat logs locally. Saves up to 40% context tokens.
client:Windsurf
transport:stdio
runtime:pypi
Install chronicle mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs