Word Is Bond for VS Code
io.github.latimer-woods-tech/wordis-bond
Test the voice agents you run: scored transcripts, pass/fail verdicts, latency and WER metrics.
client:VS Code
transport:streamable-http
tools:16
Install Word Is Bond in VS Code
.vscode/mcp.json
{
"servers": {
"wordis-bond": {
"type": "http",
"url": "https://api.wordis-bond.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs