source library for VS Code
io.github.embassy-of-the-free-mind/source-library
Search 22,000+ rare pre-modern texts with AI English translations, summaries, and 73K+ images.
client:VS Code
transport:stdio
runtime:npm
Install source library in VS Code
.vscode/mcp.json
{
"servers": {
"source-library": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@source-library/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs