Skip to content
VS Code

AIsa Agent Mail for VS Code

one.aisa/agent-mail

Inboxes, threads, drafts and sending, built for agents.

client:VS Code transport:streamable-http

Install AIsa Agent Mail in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-mail": {
      "type": "http",
      "url": "https://mcp.aisa.one/mail/mcp"
    }
  }
}

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

AIsa Agent Mail in other clients