{
  "schema_version": "v1",
  "name_for_human": "FinViz Financial Intelligence",
  "name_for_model": "finviz_financial_intelligence",
  "description_for_human": "Real-time financial video analysis and market intelligence from CNBC, Bloomberg, Yahoo Finance, WSJ, tastylive, and Schwab Network.",
  "description_for_model": "API for querying financial market intelligence derived from AI analysis of financial news videos. Provides daily morning reports with executive summaries, video analyses with ticker sentiment and priority scores, market intelligence (sentiment distribution, sector rotation, risk dashboards, momentum signals, trade ideas), ticker-level cross-video analysis, and trending financial topics. Supports both REST API (Bearer fv_api_* token) and MCP Server (Bearer fv_mcp_* token at /mcp via Streamable HTTP). To register as an AI agent: POST /api/v1/agent/register with {agent_name, contact_email}. Full OpenAPI spec at /openapi.json.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://finviz.fetch.markets/openapi.json"
  },
  "logo_url": "https://finviz.fetch.markets/favicon.png",
  "contact_email": "finvizadmin@levidehaan.com",
  "legal_info_url": "https://finviz.fetch.markets"
}
