Process Tags
Tags are labels that help you organize related processes into logical groups. By tagging your processes, you can easily filter and find them later.
Adding Tags to a Process
Section titled “Adding Tags to a Process”You can add tags to any process through the editor’s right sidebar, where all current tags for that process are displayed.
To add a tag:
- Click in the tag input field.
- Either:
- Type a new tag name to create a fresh tag and hit Enter to add it.
- Select an existing tag from the dropdown that appears.
Filtering Processes by Tags
Section titled “Filtering Processes by Tags”Once you’ve tagged your processes, you can filter them:
- Navigate to your processes list
- Use the tag filter input to select one or more tags
- Click Search to apply the filter
This is especially useful as your collection of processes grows.
Using tags for MCP toolsets
Section titled “Using tags for MCP toolsets”When using the YepCode MCP Server:
mcp-tool(default): Tag a process withmcp-tooland it is automatically exposed as an MCP tool — no configuration needed- Custom tags (e.g.
core,automation): Add those tags toYEPCODE_MCP_TOOLSso the MCP server discovers them
Each tagged process becomes a callable tool; the tool name is the process slug. See Configuration for details.