Word Is Bond for Cursor
io.github.latimer-woods-tech/wordis-bond
Test the voice agents you run: scored transcripts, pass/fail verdicts, latency and WER metrics.
client:Cursor
transport:streamable-http
tools:16
Install Word Is Bond in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wordis-bond": {
"url": "https://api.wordis-bond.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs