Skip to content
Zed

Quotes for Zed

io.github.pipeworx-io/quotes

Quotes MCP — citation-grade quote API for public-domain authors.

client:Zed transport:streamable-http

Install Quotes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "quotes": {
      "url": "https://gateway.pipeworx.io/quotes/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Quotes in other clients