MCP Server
MCP
io.github.devilsfave/dagpipe
Crash-proof LLM pipelines. Resumes from failure without a database.
Install
uvx dagpipe-core
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "dagpipe-core",
"version": "0.2.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment