Wikexa Knowledge for VS Code
com.wikexa/knowledge
Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.
client:VS Code
transport:streamable-http
tools:6
Install Wikexa Knowledge in VS Code
.vscode/mcp.json
{
"servers": {
"knowledge": {
"type": "http",
"url": "https://wikexa.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs