Skip to content
Cursor

Attestix for Cursor

io.github.vibetensor/attestix

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

client:Cursor transport:stdio runtime:pypi

Install Attestix in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Attestix in other clients