mdflow — Context OS for AI Coding Agents for Cline
io.github.yubinbin32-ops/mdflow
Context OS for AI coding agents: task-scoped AST context, verified mutation, and rollback.
client:Cline
transport:stdio
runtime:oci
Install mdflow — Context OS for AI Coding Agents in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mdflow": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yubinbin32-ops/mdflow:0.3.7"
],
"env": {
"MDFLOW_PROJECT_ROOT": "<MDFLOW_PROJECT_ROOT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs