Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"zyflow": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/plugin/scripts/mcp-server.cjs"
],
"env": {
"ZYFLOW_PROJECT": "${PROJECT_ROOT}"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
nodeZYFLOW_PROJECT=${PROJECT_ROOT}