Skip to content
VS Code

email for VS Code

dev.primitive/email

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

client:VS Code transport:streamable-http tools:30

Install email in VS Code

.vscode/mcp.json

{
  "servers": {
    "email": {
      "type": "http",
      "url": "https://www.primitive.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 30 tools →

email in other clients