dagpipe for Claude Desktop
io.github.devilsfave/dagpipe
Crash-proof LLM pipelines. Resumes from failure without a database.
client:Claude Desktop
transport:stdio
runtime:pypi
Install dagpipe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dagpipe": {
"command": "uvx",
"args": [
"dagpipe-core"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs