Quotable for VS Code
io.github.pipeworx-io/quotable
Quotable MCP — wraps the Quotable dataset (free, no auth)
client:VS Code
transport:streamable-http
Install Quotable in VS Code
.vscode/mcp.json
{
"servers": {
"quotable": {
"type": "http",
"url": "https://gateway.pipeworx.io/quotable/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs