{
  "protocolVersion": "0.3.0",
  "name": "FindingYou.io",
  "description": "Generative Engine Optimization audits: measures how AI search engines read, trust, and cite a web page, and how AI systems discover, trust, and select MCP servers and agents (Agent Readiness Reports). Free preview scans; paid one-time reports with prioritized fix lists. Agents can run free Agent Readiness scans directly via the MCP server at https://findingyou.io/api/mcp (tools: audit_mcp_server, get_agent_readiness_score).",
  "url": "https://findingyou.io",
  "provider": {
    "organization": "FindingYou.io",
    "url": "https://findingyou.io"
  },
  "version": "1.1.0",
  "documentationUrl": "https://findingyou.io/methodology",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "geo_content_audit",
      "name": "GEO content audit",
      "description": "Crawl a web page and score how AI search engines (ChatGPT, Perplexity, Gemini, Google AI Overviews) read, trust, and cite it, with a prioritized fix list and copy-paste deliverables.",
      "tags": [
        "geo",
        "ai-search",
        "seo",
        "content-audit"
      ],
      "examples": [
        "Audit https://example.com for AI search visibility"
      ]
    },
    {
      "id": "agent_readiness_audit",
      "name": "Agent readiness audit",
      "description": "Audit an MCP server or agent for discoverability and selection: official-registry presence, directory-policy compliance (Anthropic/OpenAI rubrics), tool-metadata quality, simulated tool-search retrieval, and trust-standards readiness (A2A agent cards, Web Bot Auth, OAuth resource metadata).",
      "tags": [
        "mcp",
        "agent-discoverability",
        "tool-search",
        "audit"
      ],
      "examples": [
        "Does Claude pick my MCP server? Audit io.github.acme/crm-server"
      ]
    }
  ]
}
