words for VS Code
io.github.pipeworx-io/words
Words MCP — wraps Datamuse API (free, no auth required)
client:VS Code
transport:streamable-http
Install words in VS Code
.vscode/mcp.json
{
"servers": {
"words": {
"type": "http",
"url": "https://gateway.pipeworx.io/words/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs