missive for VS Code
io.usefulapi/missive
Read email/chat conversations, messages, contacts and teams; draft, send and update threads.
client:VS Code
transport:streamable-http
Install missive in VS Code
.vscode/mcp.json
{
"servers": {
"missive": {
"type": "http",
"url": "https://missive.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs