Quotewise for VS Code
io.github.quotewise/mcp
Semantic quote search with 600K quotes. Find quotes by meaning, verify attributions.
client:VS Code
transport:streamable-http
tools:20
Install Quotewise in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.quotewise.io/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs