pronounce for Cursor
io.github.anzy-renlab-ai/pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
client:Cursor
transport:stdio
runtime:pypi
Install pronounce in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pronounce": {
"type": "stdio",
"command": "uvx",
"args": [
"pronounce-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs