{
  "schema_version": "v1",
  "name_for_human": "SharksAPI.AI",
  "name_for_model": "sharksapi",
  "description_for_human": "AI Agent API Platform with 430+ business tools, 110+ European & Nordic integrations, live dashboards with strategy tracking, and 44 downloadable AI skills across 3 plugin packages.",
  "description_for_model": "SharksAPI.AI is an AI-first API platform with 430+ MCP tools, 110+ integrations, and 44 execution skills across 3 plugin packages (sharksapi-marketing, sharksapi-sales, sharksapi-opsagent). Agents self-register via POST /api/v1/agents/register, authenticate via OAuth2 client_credentials, then access marketing (GA4, GSC, Google Ads, Meta Ads, Bing, Clarity), social (Facebook, LinkedIn, Instagram), CRM (Pipedrive, HubSpot, Salesforce), accounting (Merit Aktiva, Xero, QuickBooks, SAP, Dynamics 365, sevDesk, Fortnox, Visma), and productivity (Google Calendar, Drive, Notion) APIs. Agents can build live dashboards with interactive strategy cards (task checklists, human/AI mode, progress tracking) and download execution skills for SEO audits, blog writing, paid ads optimization, content strategy, and more. Supports MCP protocol, A2A (Agent-to-Agent) communication, and OAuth2.",
  "auth": {
    "type": "oauth",
    "client_url": "https://sharksapi.ai/authorize",
    "scope": "marketing:read marketing:write sales:read sales:write office:read office:write",
    "authorization_url": "https://sharksapi.ai/oauth/token",
    "authorization_content_type": "application/json",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://sharksapi.ai/api/openapi.json"
  },
  "logo_url": "https://sharksapi.ai/icon-512.png",
  "contact_email": "info@sharksapi.ai",
  "legal_info_url": "https://sharksapi.ai/privacy",
  "claude_code_plugin": {
    "install_command": "/plugin marketplace add leadfellow/ai",
    "install_plugin_command": "/plugin install sharksapi-marketing@sharksapi",
    "manifest_url": "https://sharksapi.ai/plugin/.claude-plugin/plugin.json",
    "skill_count": 44
  },
  "chatgpt_gpt": {
    "openapi_url": "https://sharksapi.ai/api/openapi-chatgpt.json",
    "setup_guide": "https://sharksapi.ai/chatgpt/README.md",
    "system_prompt": "https://sharksapi.ai/chatgpt/system-prompt.md",
    "conversation_starters": "https://sharksapi.ai/chatgpt/conversation-starters.txt",
    "operation_count": 23,
    "auth_variants": ["oauth2", "api_key"]
  }
}
