Choose Your Setup Method
Synta MCP supports two authentication methods:OAuth
Easy setup - One-click install with automatic credential syncRequirements:
- A Synta account at synta.io
- Your n8n instance setup in your Synta account
API Key
Full control - Manual credential managementRequirements:
- Node.js 16+ installed
- Synta API Key from synta.io/mcp
- Your n8n instance URL and API key
How to Get These Details
- OAuth Requirements
- API Key Requirements
Synta Account Setup
Synta Account Setup
- Go to synta.io
- Click Continue with Google to sign up or log in
- Complete the onboarding to configure your n8n instance URL and API key (and optionally login email and password for self-healing)
- Your credentials are now stored securely for OAuth access
Your n8n instance must be publicly accessible (e.g.,
https://your-instance.app.n8n.cloud). Localhost URLs are not supported.Configuration by Client
Select your AI coding agent below:- Cursor
- Claude Desktop & Claude.ai
- Claude Code
- ChatGPT
- Google Antigravity
- OAuth
- API Key
OAuth provides automatic credential sync - your n8n instance configured at synta.io/mcp is used automatically.
One-Click InstallRecommended
Click the button to add Synta MCP to Cursor automatically:
or
Manual Installation
Manual Installation
1
Open Cursor Settings
Go to Cursor → Settings… → Cursor Settings → MCPOr press
Cmd+Shift+P (macOS) / Ctrl+Shift+P (Windows/Linux) and type “Cursor Settings”2
Add MCP Server
Click “Add a Custom MCP Server” or edit your config file directly:Config file location:
- macOS:
~/.cursor/mcp.json - Windows:
%APPDATA%\Cursor\mcp.json - Linux:
~/.config/cursor/mcp.json
3
Authenticate
When Cursor connects, it will open your browser for OAuth. Log in with the same account you used at synta.io.
Highly recommended: Configure Rules & Agent Instructions to improve workflow quality.
Verify Installation
After setup, verify by asking your AI agent:Having issues? Check the Troubleshooting page for common problems and solutions.
