nornweave-api

Manage dedicated email inboxes with send, receive, and search via REST and Python clients.

27|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DataCovey/nornweave --skill nornweave-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nornweave-api
Source: https://github.com/DataCovey/nornweave/tree/main/skills/nornweave-api
Command: npx skills add https://github.com/DataCovey/nornweave --skill nornweave-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

NornWeave API gives AI agents their own isolated email inboxes, enabling programmatic sending, receiving, threading, and search across conversations without manual setup.

Core Features & Use Cases

  • Inbox management: Create and manage per-agent mailboxes with unique addresses and domain routing.
  • Messages & Threads: Send, receive, and thread messages with Markdown-ready content, plus retrieval of thread histories.
  • MCP integration: Connect agents to Claude, Cursor, and other MCP clients for direct email capabilities.
  • Use Case: Build an AI agent that autonomously handles customer inquiries, triages issues, and escalates complex cases.

Quick Start

Launch the NornWeave API, create a demo inbox, and verify sending and listing messages.

Frequently Asked Questions about nornweave-api

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I give an AI agent its own email inbox for sending and receiving messages?

You can give an AI agent a dedicated email inbox by using an API that creates isolated mailboxes, enabling programmatic sending, receiving, and threading of messages without manual setup.

Can I connect an AI email inbox to Claude or Cursor using MCP integration?

Yes, you can connect AI email inboxes to Claude, Cursor, and other MCP clients by using API integration, allowing agents to directly handle email capabilities like composing and retrieving messages.

How do I thread and retrieve email conversations for an autonomous AI agent?

To thread and retrieve email conversations for an AI agent, you use an API that supports message threading, allowing you to track conversation histories and retrieve past threads programmatically.

Does this AI email API support PostgreSQL or SQLite for pluggable storage?

Yes, the AI email API supports pluggable storage adapters, allowing you to choose between SQLite or PostgreSQL to manage your isolated agent inboxes and message histories.

What is the best way to handle customer inquiries autonomously with an AI email agent?

The best way to handle customer inquiries autonomously is to build an AI agent using a dedicated email inbox API, enabling it to triage issues, thread conversations, and escalate complex cases programmatically.

Do I need a self-hosted service to manage isolated AI agent mailboxes?

Yes, running a self-hosted service satisfies the requirements for inbox isolation, enabling you to manage per-agent mailboxes with unique addresses, domain routing, and webhook handling.