Skip to content
VS Code

Postgres URL Shape for VS Code

io.github.sadri-dridi/postgres-url-shape

Check a Postgres URL shape. Credentials discarded.

client:VS Code transport:streamable-http tools:31

Install Postgres URL Shape in VS Code

.vscode/mcp.json

{
  "servers": {
    "postgres-url-shape": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/postgres-url-shape/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 31 tools →

Postgres URL Shape in other clients