Skip to content
VS Code

Poetrydb for VS Code

io.github.pipeworx-io/poetrydb

PoetryDB MCP.

client:VS Code transport:streamable-http

Install Poetrydb in VS Code

.vscode/mcp.json

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

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

Poetrydb in other clients