Skip to content
VS Code

Dictionary Lexicon Mcp for VS Code

io.github.varvararatta/dictionary_lexicon_mcp

Discover the true meaning of any English word with our Dictionary Lexicon MCP. Whether you're a

client:VS Code transport:streamable-http

Install Dictionary Lexicon Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "dictionary_lexicon_mcp": {
      "type": "http",
      "url": "https://dictionary-lexicon-mcp.mcpize.run/mcp"
    }
  }
}

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

Dictionary Lexicon Mcp in other clients