{
  "schema_version": "v1",
  "name_for_human": "Scout by Jakvab",
  "name_for_model": "scout_nordic_company_intelligence",
  "description_for_human": "AI-powered business intelligence for Nordic companies — summaries, buying/growth/risk scores and signals.",
  "description_for_model": "Use Scout to look up Nordic companies and get AI intelligence about them. Base URL https://api.scout.jakvab.se/v1. Authenticate with 'Authorization: Bearer <api_key>'. Look up a company with GET /companies/{country}/{org_number} (e.g. /companies/NO/923609016) to get its entity, ai_summary and explainable buying/growth/risk scores; GET /companies/{country}/{org_number}/signals for its event timeline (new_ceo, hiring, funding_round, …); POST /search {\"query\":\"...\"} to find companies. Responses are JSON, snake_case. Scores carry an explanation and based_on_signal_ids — cite them. NO is live; SE/DK/FI coming. Read /llms-full.txt for the full guide.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.scout.jakvab.se/v1/openapi.json"
  },
  "logo_url": "https://scout.jakvab.se/assets/img/favicon.svg",
  "contact_email": "hej@jakvab.se",
  "legal_info_url": "https://scout.jakvab.se/developers.html"
}
