Skip to content
Zed

Plos for Zed

io.github.pipeworx-io/plos

PLOS Search MCP — Solr-backed search over all PLOS journals.

client:Zed transport:streamable-http

Install Plos in Zed

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

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

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

Plos in other clients