ClawdCall for VS Code
io.github.dialgoodian/clawdcall-mcp
Give AI agents a phone layer for consent-based calls, transcripts, summaries, and outcomes.
client:VS Code
transport:streamable-http
Install ClawdCall in VS Code
.vscode/mcp.json
{
"servers": {
"clawdcall-mcp": {
"type": "http",
"url": "https://gateway.clawdcall.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs