Skip to main content
Agent rules help your AI coding assistant understand n8n workflow patterns, best practices, and common pitfalls. Configure these rules once and get expert-level workflow building:
  • Node discovery patterns: When to use search_nodes vs get_node
  • Workflow building guidelines: Proper connection handling and node configuration
  • Validation requirements: Always validate before deployment
  • Self-healing instructions: How to leverage n8n_trigger_execution for automatic error fixing
Rules are optional but highly recommended. They significantly improve the quality of AI-generated workflows.

IDE Configuration

Select your AI coding agent to see specific setup instructions:

Project Rules Setup

1

Open Project Rules

Go to Cursor SettingsRules and CommandsProject Rules
2

Add New Rule

Click “Add Rule” to create a new project rule
3

Copy Rule Content

Visit Synta-MCP GitHub.cursor/rules/Copy and paste the rule content into the rule editor
4

Save and Apply

Save the rule. Cursor will automatically apply it to your workflow conversations.

Contributing

The repository is open-source and welcomes contributions:
  • Add configurations for new AI agents
  • Improve existing rule sets
  • Share workflow patterns and examples
Visit the repository to contribute or report issues.
These configurations are maintained by the Synta community and are designed to help agents make the most of Synta’s MCP server capabilities.

Next Steps

View Best Practices

Learn tips and tricks for building better workflows with AI