CommSync for VS Code
ai.commsync/commsync
One inbox for SMS and email: read threads, search, manage contacts, and send texts and emails.
client:VS Code
transport:streamable-http
Install CommSync in VS Code
.vscode/mcp.json
{
"servers": {
"commsync": {
"type": "http",
"url": "https://server.commsync.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs