mdflow — Context OS for AI Coding Agents for Claude Desktop
io.github.yubinbin32-ops/mdflow
Context OS for AI coding agents: task-scoped AST context, verified mutation, and rollback.
client:Claude Desktop
transport:stdio
runtime:oci
Install mdflow — Context OS for AI Coding Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mdflow": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/mdflow:0.3.7"
],
"env": {
"MDFLOW_PROJECT_ROOT": "<MDFLOW_PROJECT_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs