Loading...
Loading...
Compare original and translation side by side
https://mcp.agentmail.to{
"mcpServers": {
"AgentMail": {
"url": "https://mcp.agentmail.to",
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}https://mcp.agentmail.to{
"mcpServers": {
"AgentMail": {
"url": "https://mcp.agentmail.to",
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}--tools{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": [
"-y",
"agentmail-mcp",
"--tools",
"send_message,reply_to_message,list_inboxes"
],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}--tools{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": [
"-y",
"agentmail-mcp",
"--tools",
"send_message,reply_to_message,list_inboxes"
],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}pip install agentmail-mcppip install agentmail-mcp~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%/Claude/claude_desktop_config.json{
"mcpServers": {
"AgentMail": {
"command": "/path/to/your/.venv/bin/agentmail-mcp",
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}undefined~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%/Claude/claude_desktop_config.json{
"mcpServers": {
"AgentMail": {
"command": "/path/to/your/.venv/bin/agentmail-mcp",
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}undefinedundefinedundefinedexport AGENTMAIL_API_KEY=your-api-key
agentmail-mcpexport AGENTMAIL_API_KEY=your-api-key
agentmail-mcp| Tool | Description |
|---|---|
| Create a new email inbox |
| List all inboxes |
| Get inbox details by ID |
| Delete an inbox |
| Send an email from an inbox |
| Reply to an existing message |
| List email threads in an inbox |
| Get thread details and messages |
| Download an attachment |
| Update message labels |
| 工具名称 | 描述 |
|---|---|
| 创建新的邮件收件箱 |
| 列出所有收件箱 |
| 通过ID获取收件箱详情 |
| 删除收件箱 |
| 从收件箱发送邮件 |
| 回复现有邮件 |
| 列出收件箱中的邮件线程 |
| 获取线程详情及邮件内容 |
| 下载附件 |
| 更新邮件标签 |
.cursor/mcp.json.vscode/mcp.json{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}.cursor/mcp.json.vscode/mcp.json{
"mcpServers": {
"AgentMail": {
"command": "npx",
"args": ["-y", "agentmail-mcp"],
"env": {
"AGENTMAIL_API_KEY": "YOUR_API_KEY"
}
}
}
}"command": "/usr/local/bin/npx""command": "/usr/local/bin/npx"undefinedundefinedundefinedundefined