Skip to content
Back to screenpipe docs

Card snapshot

docs.screenpi.pe · 2026-06-23 14:18:59 UTC · 0f825b5f1902c904933bfd22bb2df35444d71b2b17fd39f74a4f583c9bfd4cc1

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "screenpipe docs",
  "url": "https://docs.screenpipe.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.screenpipe.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.screenpipe.com/",
    "organization": "screenpipe docs"
  },
  "documentationUrl": "https://docs.screenpipe.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "screenpipe",
      "name": "Screenpipe",
      "description": "Use when building AI-powered screen memory features, automating workflows with scheduled pipes, integrating screen/audio context into AI assistants via MCP, querying local screen history via REST API, or managing privacy-first screen and audio capture on macOS, Windows, or Linux.",
      "tags": [],
      "url": "https://docs.screenpipe.com/.well-known/agent-skills/screenpipe/skill.md"
    }
  ]
}