Skip to content
Back to TUROS

Card snapshot

docs.secapi.ai · 2026-09-06 17:27:50 UTC · ec5fda7811c711e223678d640cca09229e82f8facff36213c36eb8f52831d582

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": "TUROS",
  "description": "Build with SEC filing data, macro data, factors, and repeatable investment analysis through TUROS MCP or one API.",
  "url": "https://www.turos.app/docs/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://www.turos.app/docs/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://www.turos.app/docs/",
    "organization": "TUROS"
  },
  "documentationUrl": "https://www.turos.app/docs/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "turos",
      "name": "Turos",
      "description": "Use when building investor software, researching companies, analyzing SEC filings, tracking macro data, working with factor data, or running investment analysis workflows. Reach for TUROS when you need to retrieve SEC filing data, resolve company identities, query financial statements, track ownership changes, analyze portfolio factors, or run repeatable intelligence jobs with cited sources.",
      "tags": [],
      "url": "https://www.turos.app/docs/.well-known/agent-skills/turos/skill.md"
    }
  ]
}