Zebflow Documentation
Tools Reference
Zebflow Documentation

Tools Reference

Complete MCP tools reference

MCP Tools Reference

Zebflow exposes 45+ MCP tools. Below are the most commonly used.

Orientation

ToolPurpose
start_hereFirst call — returns project overview, docs, connections, template tree
versionPlatform version string
helpFull help index or topic-specific guide
help_searchSearch help docs by keyword

Pipelines

ToolPurpose
pipeline_registerCreate or update a pipeline from DSL
pipeline_activateEnable a pipeline
pipeline_deactivateDisable a pipeline
pipeline_executeRun a pipeline with input
pipeline_runRegister + activate + execute in one call
pipeline_listList all pipelines
pipeline_getGet pipeline definition
pipeline_describeHuman-readable pipeline summary
pipeline_patchModify a pipeline node
pipeline_searchSearch pipelines by keyword

Templates

ToolPurpose
template_writeCreate or overwrite a template file
template_editPartial edit of a template file
template_batch_editEdit multiple template files at once
template_createScaffold a new template from a pattern
template_getRead a template file
template_listList all templates
template_outlineGet component/function outline
template_depsShow import dependencies
template_searchSearch template content

Docs

ToolPurpose
docs_project_listList project docs
docs_project_readRead a project doc
docs_project_writeWrite a project doc
docs_agent_listList agent docs (AGENTS.md, MEMORY.md)
docs_agent_readRead an agent doc
docs_agent_writeWrite an agent doc

Resources

ToolPurpose
install_ui_componentsInstall UI components into template tree
list_ui_catalogList available UI components
move_resourceMove/rename a template or pipeline file
git_commandRun git commands in the project repo