Skip to content
VS Code

Attestix for VS Code

io.github.vibetensor/attestix

AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools.

client:VS Code transport:stdio runtime:pypi

Install Attestix in VS Code

.vscode/mcp.json

{
  "servers": {
    "attestix": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "attestix"
      ]
    }
  }
}

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

Attestix in other clients