MCPVault

purge_agent_data

MCP tool from Attestix by VibeTensor

GDPR Article 17 right to erasure across all stores

How to use it

purge_agent_data is exposed by the Attestix MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the purge_agent_data tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Attestix

$pip install attestix
FULL ATTESTIX LISTING

Other tools in Attestix (39)

create_agent_identity

Create a UAIT from any identity source

create_compliance_profile

Create EU AI Act profile with risk categorization

create_delegation

UCAN-style capability delegation token

create_did_key

Generate ephemeral did:key with Ed25519 keypair

create_did_web

Generate did:web DID Document for self-hosting

create_verifiable_presentation

Bundle VCs into a signed VP for a verifier

discover_agent

Fetch /.well-known/agent.json from a URL

generate_agent_card

Generate agent.json for hosting

generate_declaration_of_conformity

Generate Annex V declaration + auto-issue VC

get_compliance_profile

Retrieve full compliance profile

get_compliance_status

Gap analysis: completed vs missing requirements

get_credential

Get full VC details

get_identity

Get full UAIT details

get_provenance

Get full provenance record

get_reputation

Get score with category breakdown

issue_credential

Issue W3C VC with Ed25519Signature2020 proof

list_compliance_profiles

Filter by risk category and compliance status

list_credentials

Filter by agent, type, validity

list_delegations

List delegations by agent and role

list_identities

List UAITs with protocol/revocation filters

log_action

Log agent action with hash-chained audit trail (Article 12)

parse_agent_card

Parse an A2A Agent Card JSON

query_reputation

Search agents by reputation criteria

record_conformity_assessment

Record self or third-party assessment (Article 43)

record_interaction

Record outcome and update trust score

record_model_lineage

Record model chain and metrics (Article 11)

record_training_data

Record training data source (Article 10)

resolve_did

Resolve any DID to its DID Document

resolve_identity

Auto-detect token type and register

revoke_credential

Revoke a Verifiable Credential

revoke_delegation

Revoke a delegation token

revoke_identity

Mark a UAIT as revoked

translate_identity

Convert to A2A, DID Document, OAuth, or summary

update_compliance_profile

Update an existing compliance profile

verify_credential

Check signature, expiry, revocation

verify_credential_external

Verify any VC JSON from an external source

verify_delegation

Verify JWT signature, expiry, structure

verify_identity

Check existence, revocation, expiry, signature

verify_presentation

Verify a VP with embedded credentials