myagentinbox for VS Code
com.myagentinbox/myagentinbox
Disposable email inboxes for AI agents. Auto-deletes after 24 hours.
client:VS Code
transport:streamable-http
Install myagentinbox in VS Code
.vscode/mcp.json
{
"servers": {
"myagentinbox": {
"type": "http",
"url": "https://myagentinbox.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs