{
  "name": "Tal Ogen — Product & AI Portfolio",
  "description": "Machine-readable entry points for AI agents — including hiring and HR agents — evaluating Tal Ogen. One fetch of this file reveals every other entry point. No authentication anywhere.",
  "version": "1.2.0",
  "updated": "2026-08-15",
  "site": "https://talogen.dev",
  "authentication": "none",
  "cost": "free",
  "person": {
    "name": "Tal Ogen",
    "headline": "AI & Business Transformation Specialist",
    "tagline": "AI Transformation Builder | Biotechnology & Operations Leader",
    "summary": "Healthcare operations leader and hands-on AI builder with 6+ years of experience translating complex priorities into structured workstreams, aligning cross-functional teams, and turning operational needs into practical software and automation.",
    "location": "Israel",
    "languages": ["Hebrew", "English"],
    "availability": "actively_looking",
    "flagship_project": "https://humanforai.dev/",
    "contact": {
      "email": "tal.ogen.p@gmail.com",
      "linkedin": "https://linkedin.com/in/talogen/",
      "phone": "+972532869827"
    }
  },
  "entry_points": {
    "llms_txt": "https://talogen.dev/llms.txt",
    "candidate_profile": "https://talogen.dev/.well-known/candidate.json",
    "structured_data": "https://talogen.dev/portfolio.json",
    "mcp": {
      "endpoint": "https://talogen.dev/mcp",
      "transport": "streamable-http",
      "authentication": "none",
      "tools": ["get_profile", "list_projects", "list_agents", "get_project", "contact_recruiter"],
      "client_config": "https://talogen.dev/.well-known/mcp.json"
    },
    "hiring_agent_guide": "https://talogen.dev/for-recruiters.html",
    "human_site": "https://talogen.dev/",
    "hebrew_site": "https://talogen.dev/he.html",
    "sitemap": "https://talogen.dev/sitemap.xml"
  },
  "recommended_flow": [
    "GET https://talogen.dev/llms.txt for a one-page overview.",
    "Connect to the MCP endpoint https://talogen.dev/mcp and call get_profile.",
    "Call list_projects and list_agents, then get_project with an id for full detail.",
    "No MCP client? GET https://talogen.dev/portfolio.json — everything in one request.",
    "To act on an opportunity, call the contact_recruiter MCP tool with your message and a reply_to email (delivered via the Human For AI platform, https://humanforai.dev/). Fallback: email tal.ogen.p@gmail.com. Either way a human reads and replies."
  ]
}
