- primitive
primitive
概览
Primitive is email infrastructure for AI agents. Send and receive email via a REST API, host an agent at a managed *.primitive.email address, and
reach any address with one verb.
What it does
Seven tools, covering the read and send surface of the Primitive v1 REST API:
sendEmail— outbound send (destructive)replyToEmail— outbound reply with threading (destructive)listEmails— list inbound mail with filterssearchEmails— full-text + structured searchgetEmail— full record for one inbound emailgetInboxStatus— domain verification, processing routes, deployed FunctionsgetAccount— authenticated account info
Read tools carry readOnlyHint=true. Write tools carry destructiveHint=true so clients prompt before invocation.
Setup
{
"mcpServers": {
"primitive": {
"url": "https://www.primitive.dev/mcp"
}
}
}
Authentication is OAuth 2.0 (the client follows our protected-resource metadata). For clients that don't yet support OAuth-discovered MCP servers, set a
static bearer:
{
"mcpServers": {
"primitive": {
"url": "https://www.primitive.dev/mcp",
"headers": {
"Authorization": "Bearer prim_YOUR_API_KEY"
}
}
}
}
Create an API key at www.primitive.dev/app/settings/api-keys, or get one without a credit card via npx -y @primitivedotdev/cli agent start-agent-signup.
Links
- Homepage
- Docs
- OpenAPI spec
- Server card
- Auth walkthrough
- GitHub (SDKs + CLI)
- Skill for AI coding agents — npx skills add primitivedotdev/chat
Pricing
Three usage-based tiers:
┌───────────┬──────────────┬──────────────────────────┐
│ Tier │ Subscription │ Monthly credit grant │
├───────────┼──────────────┼──────────────────────────┤
│ Developer │ Free ($0/mo) │ $5/mo of usage credits │
├───────────┼──────────────┼──────────────────────────┤
│ Power │ $13/mo │ $13/mo of usage credits │
├───────────┼──────────────┼──────────────────────────┤
│ Platinum │ $299/mo │ $299/mo of usage credits │
└───────────┴──────────────┴──────────────────────────┘
Usage beyond your monthly credit grant is invoiced at flat per-unit rates (e.g. $1 per 43,000 emails sent or received, $0.03/GB-month storage, $1 per
1,250 Function invocations). Developer caps at the credit grant (no overage). No credit card required to start.
Full pricing: www.primitive.dev/pricing (human) / www.primitive.dev/pricing.md (machine-readable).
服务器配置
{
"mcpServers": {
"primitive": {
"url": "https://www.primitive.dev/mcp",
"headers": {
"Authorization": "Bearer prim_YOUR_API_KEY"
}
}
}
}推荐的 MCP Server
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Playwright McpPlaywright MCP server
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Serper MCP ServerA Serper MCP Server
WindsurfThe new purpose-built IDE to harness magic
DeepChatYour AI Partner on Desktop