{
  "version": "0.1",
  "provider": {
    "name": "superagnt_",
    "url": "https://superagnt.com",
    "description": "superagnt_ puts AI agents to work running business operations. Two ways in. Managed: a hosted AI right hand that lives in your Slack and iMessage, plugs into the tools you already use, learns how you work, and does the job instead of talking about it, asking first before anything it cannot take back. Builder: the Agent Toolkit, one OAuth-protected Model Context Protocol endpoint that hands any agent you already run curated data APIs for social, web, and lead intelligence, a real Postgres database per workspace, shared memory and knowledge, files, schedules, queues, webhooks, and a library of ready-made agents (\"Hires\") it can discover and deploy."
  },
  "entries": [
    {
      "id": "urn:air:superagnt.com:data:agnt",
      "type": "api",
      "name": "Lead APIs data API",
      "description": "Orchestrated lead APIs — find, enrich, and verify business contacts and emails.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find a verified email for a person",
        "enrich a company from its domain",
        "check whether an email address is deliverable"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:facebook",
      "type": "api",
      "name": "Facebook data API",
      "description": "Read public Facebook pages, posts, and profiles.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "look up a Facebook page",
        "read public posts from a page",
        "find a business on Facebook"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:instagram",
      "type": "api",
      "name": "Instagram data API",
      "description": "Read public Instagram profiles, posts, and engagement metrics.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "look up an Instagram profile",
        "read a creator's recent posts",
        "measure Instagram engagement"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:linkedin",
      "type": "api",
      "name": "LinkedIn data API",
      "description": "Look up public LinkedIn profiles, companies, and job postings.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find a LinkedIn profile by name and company",
        "list the open jobs at a company",
        "enrich a lead from their LinkedIn URL"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:reddit",
      "type": "api",
      "name": "Reddit data API",
      "description": "Search subreddits and read public Reddit posts and comments.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find Reddit threads about a product",
        "monitor a subreddit for buying signals",
        "read the comments on a viral post"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:seo",
      "type": "api",
      "name": "SEO data API",
      "description": "Live Google results in classic and AI Mode, keyword volume and difficulty, competitor gap analysis, backlink profiles, instant page audits and AI answer visibility. One API key, MCP tools or REST.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "Live Google results in classic and AI Mode, keyword volume and difficulty, competitor gap analysis, backlink profiles, instant page audits and AI answer visibility. One API key, MCP tools or REST."
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:tiktok",
      "type": "api",
      "name": "TikTok data API",
      "description": "Search and read public TikTok posts, profiles, and engagement.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find trending TikTok creators",
        "read a TikTok post's engagement",
        "search TikTok by hashtag"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:web",
      "type": "api",
      "name": "Web data API",
      "description": "Crawl, scrape, and extract clean structured content from any web page.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "scrape a web page into clean markdown",
        "extract structured data from a website",
        "crawl a documentation site"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:x",
      "type": "api",
      "name": "X (Twitter) data API",
      "description": "Search and read public posts, profiles, and engagement from X (Twitter).",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find recent posts about a topic on X",
        "look up an X profile's followers and engagement",
        "track how a viral post is spreading"
      ]
    },
    {
      "id": "urn:air:superagnt.com:data:youtube",
      "type": "api",
      "name": "YouTube data API",
      "description": "Search videos and read channel, video, and comment data from YouTube.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "find YouTube channels in a niche",
        "pull a video's stats and comments",
        "discover creators for a partnership"
      ]
    },
    {
      "id": "urn:air:superagnt.com:openapi",
      "type": "api",
      "name": "Merged OpenAPI specification",
      "description": "One OpenAPI document describing every public data endpoint above.",
      "url": "https://www.superagnt.com/openapi.json",
      "representativeQueries": [
        "get the OpenAPI spec for these data APIs",
        "see every available data endpoint in one document"
      ]
    },
    {
      "id": "urn:air:superagnt.com:mcp",
      "type": "mcp-server",
      "name": "superagnt_ workspace MCP gateway",
      "description": "OAuth-protected MCP gateway for authenticated workspace actions — deploy and run agents, query your workspace database, and use connected tools.",
      "url": "https://mcp.superagnt.com/mcp",
      "representativeQueries": [
        "deploy an AI agent to run my ops",
        "connect an agent to my Slack or iMessage",
        "query my workspace database with an agent"
      ]
    },
    {
      "id": "urn:air:superagnt.com:agents",
      "type": "agent-catalog",
      "name": "Ready-made agents (Hires)",
      "description": "A library of pre-built agents any agent can discover and deploy, listed machine-readably at /.well-known/agent-skills/index.json.",
      "url": "https://www.superagnt.com/hires",
      "representativeQueries": [
        "hire a ready-made AI agent for GTM",
        "deploy an agent that scrapes and enriches leads",
        "find an agent that manages my inbox"
      ]
    }
  ]
}