ThunderPhone for VS Code
io.github.thunderphone/thunderphone
Build, test, deploy and run AI phone agents: agents, numbers, calls, tests, knowledge, campaigns.
client:VS Code
transport:streamable-http
runtime:npm
Install ThunderPhone in VS Code
.vscode/mcp.json
{
"servers": {
"thunderphone": {
"type": "http",
"url": "https://api.thunderphone.com/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs