Skip to content
VS Code

Dblp for VS Code

io.github.pipeworx-io/dblp

DBLP MCP — Computer Science bibliography

client:VS Code transport:streamable-http

Install Dblp in VS Code

.vscode/mcp.json

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

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

Dblp in other clients