Skip to content
Zed

Dblp for Zed

io.github.pipeworx-io/dblp

DBLP MCP — Computer Science bibliography

client:Zed transport:streamable-http

Install Dblp in Zed

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

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

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

Dblp in other clients