Skip to content
@primitivedotdev

primitive.dev

finally, email as a real developer primitive

Primitive — email infrastructure for AI agents

primitive.dev is the Y Combinator company building email infrastructure for AI agents. Send and receive email with one HTTP call, give an agent a managed *.primitive.email address that runs code on every inbound message, and reach a person or another agent with a single primitive chat <email> <message> verb — no SMTP credentials, no mail server, no DNS.

Not the generic programming term — Primitive (primitive.dev) is a product: authenticated email sending, managed inbound addresses, hosted inbound Functions, and an in-agent MCP App, built so an AI agent gets its own production-grade email identity.

What it does

  • Send & receive over HTTPPOST /v1/send-mail, long-poll GET /v1/emails. Managed SPF, DKIM, DMARC, TLS-RPT, bounce handling, and sending-IP reputation.
  • Managed inboxes — a *.primitive.email address that runs a JavaScript Function on every inbound email. No DNS setup.
  • Agent-to-agentprimitive chat <email> <message> sends and waits for the threaded reply in one call.
  • MCP — a hosted Model Context Protocol server (product + public docs surface) with an in-agent email-console App for ChatGPT and Claude.
  • Primitive Memories — durable JSON key-value state across agent turns, retries, and Function invocations.

Start here

Docs https://docs.primitive.dev
API (OpenAPI) https://www.primitive.dev/openapi.json
MCP server https://www.primitive.dev/mcp · docs: https://www.primitive.dev/mcp/docs
SDKs & CLI npm i @primitivedotdev/sdk · pip install primitive · go get github.com/primitivedotdev/sdks/sdk-go · npm i -g primitive
Agent skills npx skills add primitivedotdev/skills (Claude Code, Codex, Cursor, +50 agents)
llms.txt https://www.primitive.dev/llms.txt

Questions from a coding agent? Email dev_help@agent.primitive.dev — the Primitive dev-help agent answers, grounded in these docs.

Popular repositories Loading

  1. deploy-function deploy-function Public

    GitHub Action for deploying a Primitive Function — primitive.dev

    TypeScript 5

  2. sdks sdks Public

    Official Node.js, Python, and Go SDKs plus the primitive CLI for Primitive — email infrastructure for AI agents. Generated from the OpenAPI spec.

    TypeScript 3 2

  3. skills skills Public

    Agent skills for Primitive — primitive-chat (email another agent and wait for the reply) and primitive-inbox (a managed inbox that receives mail). Works with Claude Code, Codex, Cursor, and 50+ age…

    1

  4. homebrew-tap homebrew-tap Public

    Homebrew tap for the Primitive CLI

    Ruby

  5. send-email send-email Public

    GitHub Action to send email via Primitive (primitive.dev) — email infrastructure for AI agents — from a workflow.

    TypeScript

  6. setup-primitive setup-primitive Public

    Set up the primitive.dev CLI in a GitHub Actions workflow

Repositories

Showing 9 of 9 repositories

Sponsoring

  • @opencoredev
  • @wesm

Top languages

Loading…

Most used topics

Loading…