Skip to content
Back to TUROS

Card snapshot

docs.secapi.ai · 2026-09-08 18:22:38 UTC · 8f38f630f2ad60c73f4a1b9d4eca20f5589c83abf1c58f5bf8503ab78f77b157

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, AI agents, or research workflows that need SEC filing data, macro indicators, factor analysis, or repeatable investment analysis. Reach for TUROS when you need to resolve companies, retrieve filings, track events, analyze portfolios, or integrate financial data into applications.",
      "tags": [],
      "url": "https://www.turos.app/docs/.well-known/agent-skills/turos/skill.md"
    }
  ]
}