Skip to content
Back to Context.dev

Card snapshot

docs.context.dev · 2026-08-20 04:02:52 UTC · 86c88a0e0eaff5a2992a6e49274abadf76226103c9f10ff27b738637e99e5c64

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": "Context.dev",
  "url": "https://docs.context.dev/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.context.dev/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.context.dev/",
    "organization": "Context.dev"
  },
  "documentationUrl": "https://docs.context.dev/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "context-dev",
      "name": "context-dev",
      "description": "Use this skill to call the Context.dev API for brand data and web extraction. Make sure to use this skill whenever the user wants to look up a company's logo, colors, socials, industry, address, employee count, or stock ticker by domain, name, work email, or ticker; enrich a lead or CRM record; enrich a person or contact from an email, name, or social profile URL; pre-fill an onboarding form; build a customer logo wall or \"trusted by\" strip; categorize a card or bank transaction descriptor (e.g. \"AMZN MKTP US\"); scrape a webpage to clean markdown or HTML for an LLM or RAG pipeline; crawl a site or fetch its sitemap; run a web search; extract products or pricing from a storefront; take a screenshot of a webpage; pull a website's design system (colors, fonts, spacing, components) for theming; classify a company by NAICS or SIC; or extract structured data from a website with a JSON Schema, even if they don't explicitly mention \"Context.dev\" or \"Brand API\". Requires a CONTEXT_DEV_API_KEY environment variable.",
      "tags": [],
      "url": "https://docs.context.dev/.well-known/agent-skills/context-dev/skill.md"
    }
  ]
}