Taxonomy
Getting started

Getting started

What DTPR for AI is, who it's for, and how to pick a quickstart.

DTPR for AI is the documentation surface for the AI-era of the Digital Trust for Places & Routines standard. If you are integrating DTPR from an MCP host, an HTTP client, or a web or server-side rendering surface, this site is for you.

Who this is for

  • MCP client authors building agent integrations against https://api.dtpr.io/mcp.
  • REST consumers pulling schemas, elements, validating datachains, or fetching composed icons over HTTPS.
  • Frontend / SSR developers embedding DTPR content with @dtpr/ui in Vue apps, MCP App iframes, or static HTML.
  • Authoring teams using Claude/plugin install dtpr adds seven Agent Skills that describe AI systems, iterate on the DTPR schema, design element icons, translate locales, and grade content for public comprehension.

For the broader DTPR standard — design principles, physical signage, governance, v0/v1 REST — see docs.dtpr.io. This site does not duplicate that material.

Pick a quickstart

  • MCP quickstartinitializetools/call list_schema_versionsrender_datachain + resources/read.
  • REST quickstart — three curls against api.dtpr.io/api/v2.
  • UI quickstart — render a datachain in a minimal Vue 3 app with @dtpr/ui/vue.

Where to go next