Skip to content
VS Code

Wikiquote for VS Code

io.github.pipeworx-io/wikiquote

Wikiquote MCP — sourced quotations

client:VS Code transport:streamable-http

Install Wikiquote in VS Code

.vscode/mcp.json

{
  "servers": {
    "wikiquote": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/wikiquote/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wikiquote in other clients