NornWeave Documentation

NornWeave Documentation

Welcome to the NornWeave documentation. Learn how to set up and use the Inbox-as-a-Service API for your AI agents.

NornWeave

Getting Started

Architecture Overview

ComponentNamePurpose
Storage LayerUrdr (The Well)Database adapters (PostgreSQL, SQLite)
Ingestion EngineVerdandi (The Loom)Webhook processing, HTML to Markdown
API & OutboundSkuld (The Prophecy)REST API, email sending, rate limiting
GatewayYggdrasilAPI router connecting all providers
MCP ToolsHuginn & MuninnRead/write tools for AI agents

For detailed data flows and sequence diagrams, see Concepts → Architecture.

Supported Mail Providers

ProviderSendingReceivingAuto-Route Setup
MailgunYesYes (webhooks)Yes
AWS SESYesYes (webhooks)Manual
SendGridYesYes (webhooks)Yes
ResendYesYes (webhooks)Yes
IMAP/SMTPYes (SMTP)Yes (IMAP polling)N/A