Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"delightfulchorus-integration-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@delightfulchorus/integration-mcp-proxy"
]
}
}
}
Or smoke-test directly:
npx -y @delightfulchorus/integration-mcp-proxy
Details
| Website | https://www.npmjs.com/package/@delightfulchorus/integration-mcp-proxy |
|---|---|
| GitHub | git+https://github.com/LamaSu/federated-workflow-runtime.git |
| License | unknown |
| Pricing | free |
| Tags | chorus chorus-integration workflow mcp model-context-protocol proxy integration n8n-alternative |
| Sources | npm |
| Discovered | 2026-05-25 |