Skip to content
VS Code

Didit for VS Code

io.github.pipeworx-io/didit

Didit MCP — wraps the Didit v3 identity / compliance API (didit.me)

client:VS Code transport:streamable-http

Install Didit in VS Code

.vscode/mcp.json

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

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

Didit in other clients