Integrations n8n

Workflow

n8n Workflows. Verified Memory Nodes.

Verified memory nodes for automation workflows.

Get API Key →
12MCP tools
0.01mslookup
Freefor individuals
ed25519signed

The Problem

n8n automates workflows. AI nodes generate facts and pass them downstream. But those facts flow through pipelines unsigned. No verification, no receipts, no audit trail.

Step 1
Connect
Step 2
Ingest + Extract
Step 3
Verify + Receipt

The Fix

npm install @verifiedstate/n8n

Beta: tagging-level integration. Ingestion works via @verifiedstate/sdk with n8n-specific source tagging. Native n8n features coming.
textBeta
// Add VerifiedState nodes to your n8n workflow: // 1. VerifiedState Ingest — store facts // 2. VerifiedState Query — search memory // 3. VerifiedState Verify — get receipts

What You Get Back

✓ VERIFIED
receipt.json
{ "receipt_id": "rct_7f3a...", "assertion": "User prefers dark mode", "status": "verified", "confidence": 0.94, "signature": "ed25519:a8c3f1...", "verified_at": "2026-04-06T14:32:01Z", "chain_position": 42 }

Without VerifiedState vs. With VerifiedState

FeatureWithoutWith VerifiedState
Facts in workflows Unsigned Verified with receipts
Audit trail None Full provenance chain

FAQ

Is it a native n8n node?

Yes. Install the package and the nodes appear in your n8n node library.

Related Integrations

Start building with verified memory.

Free: 50,000 assertions/month. No credit card. No trial expiration.