DialMCP for VS Code
com.dialmcp/dialmcp
Let AI agents place real phone calls from your verified number, with transcripts and recordings.
client:VS Code
transport:streamable-http
runtime:npm
Install DialMCP in VS Code
.vscode/mcp.json
{
"servers": {
"dialmcp": {
"type": "http",
"url": "https://mcp.dialmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs