Skip to content
Zed

Zenquotes for Zed

io.github.pipeworx-io/zenquotes

ZenQuotes MCP — wraps ZenQuotes API (free, no auth) with a dummyjson

client:Zed transport:streamable-http

Install Zenquotes in Zed

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

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

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

Zenquotes in other clients