{
  "schema_version": "v1",
  "name_for_human": "Social Neuron",
  "name_for_model": "social_neuron",
  "description_for_human": "AI-powered content creation platform with closed-loop learning.",
  "description_for_model": "Social Neuron provides 52 MCP tools for the complete content lifecycle: ideation, creation (video/image with 35+ AI models), multi-platform distribution (YouTube, TikTok, Instagram, LinkedIn, X, Facebook), analytics, and optimization. Use these tools to generate content ideas, create videos/images, schedule posts, track performance, and optimize based on data-driven insights.",
  "auth": {
    "type": "api_key",
    "instructions": "Run: npx -y @socialneuron/mcp-server login --device to authenticate."
  },
  "api": {
    "type": "mcp",
    "url": "https://socialneuron.com",
    "npm_package": "@socialneuron/mcp-server"
  },
  "logo_url": "https://socialneuron.com/logo.png",
  "contact_email": "support@socialneuron.com",
  "legal_info_url": "https://socialneuron.com/terms",
  "endpoints": {
    "llms_full": "https://socialneuron.com/llms-full.txt",
    "system_prompt": "https://socialneuron.com/system-prompt.txt"
  }
}