Machine-native surface

Privacy

Privacy policy for the public VeTrade AI docs, MCP server, and related planning surfaces.

This privacy policy applies to the public VeTrade AI surfaces at:

  • https://vetrade.vet/developers/ai
  • https://vetrade.vet/mcp/server.json
  • https://mcp.vetrade.vet

It covers the public planning, quote, validation, readiness, token-discovery, and order-read tools. It does not cover local signing inside the VeTrade Codex skill or other local runtimes, because local keys stay on the user device and do not pass through the public VeTrade MCP server.

What data VeTrade receives

VeTrade may receive:

  • request data you send to the public HTTP or MCP surfaces, such as token selectors, amount fields, wallet addresses, order identifiers, and .vet names
  • tool-call metadata needed to operate and secure the service, such as request time, RPC method, tool name, duration, HTTP status, validation outcome, and coarse token-pair selectors
  • standard infrastructure data that reaches the site or API through normal web requests

VeTrade does not request or store:

  • private keys
  • seed phrases
  • passwords
  • MFA or OTP codes
  • payment card data
  • health data
  • government identifiers

Why VeTrade uses this data

VeTrade uses this data to:

  • return quotes, plans, validation results, readiness checks, token details, and order reads
  • keep the service reliable, secure, and abuse resistant
  • debug failures and improve tool quality
  • measure aggregate usage of the public AI surfaces

Data minimization

VeTrade keeps the public MCP telemetry intentionally narrow.

  • telemetry records are sanitized and avoid storing raw wallet addresses, recipients, and makers
  • the public MCP telemetry focuses on method, tool, status, latency, and coarse token selectors
  • private-key-based execution is local-only and is not handled by the public MCP service

Who may receive the data

VeTrade may share data with:

  • infrastructure, hosting, logging, and security providers that process data on VeTrade's behalf
  • professional advisers or authorities when required by law or to protect the service
  • service operators and contractors who need access to run, secure, or support the VeTrade AI surfaces

VeTrade does not sell personal data.

Retention

  • public MCP telemetry is retained for up to 28 days in the current analytics path
  • operational logs and infrastructure logs may be retained for shorter or longer periods when needed for security, reliability, or legal compliance

User controls

You can control what VeTrade receives by:

  • avoiding unnecessary personal data in prompts and tool arguments
  • using the read-only public planning surface when you only need quotes, plans, validation, readiness, or order reads
  • keeping signing and submission local in the VeTrade skill, OpenAI SDK runtime, or another self-controlled environment

Security

VeTrade aims to apply least-privilege access, input validation, and telemetry minimization across the public AI surfaces. No security program can promise perfect protection, so do not send secrets or unrelated personal data through the public MCP tools.

Updates

VeTrade may update this policy as the public AI surfaces evolve. The latest published version at https://vetrade.vet/developers/ai/privacy controls.