Smartipedia for VS Code
io.github.sksareen/smartipedia-mcp
Read, search and edit Smartipedia, an open AI-native encyclopedia. No API key, no signup.
client:VS Code
transport:streamable-http
runtime:npm
tools:7
Install Smartipedia in VS Code
.vscode/mcp.json
{
"servers": {
"smartipedia-mcp": {
"type": "http",
"url": "https://smartipedia.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs