Skip to content
VS Code

Wiktionary for VS Code

io.github.pipeworx-io/wiktionary

Wiktionary MCP — multilingual dictionary via Wikimedia REST + MediaWiki Action API

client:VS Code transport:streamable-http

Install Wiktionary in VS Code

.vscode/mcp.json

{
  "servers": {
    "wiktionary": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/wiktionary/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wiktionary in other clients