Dwds for VS Code
io.github.pipeworx-io/dwds
DWDS MCP — German Digital Dictionary.
client:VS Code
transport:streamable-http
Install Dwds in VS Code
.vscode/mcp.json
{
"servers": {
"dwds": {
"type": "http",
"url": "https://gateway.pipeworx.io/dwds/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs