n8n

Read, author and fire workflows on your own n8n — cloud or self-hosted.

Auth: API keyLive integration
Tools

What your agent can do with n8n

N8N_SEARCH

Search across n8n records and content.

N8N_CREATE

Create a new item in n8n with validated fields.

N8N_UPDATE

Update an existing n8n item by id.

N8N_LIST

List and filter n8n items with pagination.

Setup
Option A: MCP (no code)
  1. Sign up and connect n8n from your dashboard.
  2. Copy your gateway URL: mcp.spinrun.ai/you
  3. Paste it into Claude, Cursor, or any MCP client.
Option B: API
curl -X POST https://api.spinrun.ai/v1/tools/execute \
  -H "Authorization: Bearer $API_KEY" \
  -d '{
    "tool_slug": "N8N_CREATE",
    "external_user_id": "user_123",
    "arguments": { ... }
  }'
Before anything loads

We would like to switch on analytics, so we can see which pages are worth keeping. Nothing has loaded yet and nothing will until you choose. The cookies that keep you signed in and remember your language are not part of this.

Read the Cookie Policy