PhoneCallFor.me for VS Code
me.phonecallfor/phone-agent
Outbound phone calls placed by an AI voice agent to book, ask, or confirm on your behalf.
client:VS Code
transport:streamable-http
Install PhoneCallFor.me in VS Code
.vscode/mcp.json
{
"servers": {
"phone-agent": {
"type": "http",
"url": "https://phonecallfor.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs