Loading MCP server directory, please wait...
Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).
npx @getmcp/cli add io.github.shofer-dev/slang-workflowsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shofer-dev/slang-workflows": {
"command": "npx",
"args": [
"-y",
"slang-workflows"
]
}
}
}