# Social Neuron > Social Neuron is an AI content platform that connects ideation, creation, review, distribution, analytics, and optimisation. It uses each customer's own platform performance to improve future suggestions without publishing the underlying learning implementation. ## Product - Generate text, images, videos, voiceovers, avatars, carousels, and storyboards. - Keep content aligned with a saved brand profile. - Review, schedule, and publish to supported social platforms. - Measure views, engagement, watch time, and cost per view. - Use managed automations with explicit review and permission controls. Publishing is live for YouTube, TikTok, Instagram, and X. LinkedIn and Bluesky are available in early access. Facebook reconnect remains pending. ## Developer access Social Neuron provides MCP, REST, and CLI access. Public discovery shows the callable contract; execution requires OAuth 2.0 with PKCE or a scoped API key. - Developer portal: https://socialneuron.com/developers - Documentation: https://socialneuron.com/docs - MCP endpoint: https://mcp.socialneuron.com/mcp - Tool discovery: https://mcp.socialneuron.com/v1/tools - OpenAPI 3.1: https://mcp.socialneuron.com/v1/openapi.json - OAuth metadata: https://mcp.socialneuron.com/.well-known/oauth-authorization-server - Protected-resource metadata: https://mcp.socialneuron.com/.well-known/oauth-protected-resource - npm CLI/MCP package: https://www.npmjs.com/package/@socialneuron/mcp-server ## Agent guidance Request only the scopes required for the task. Discover current schemas and safety annotations before calling a tool. Treat publishing, scheduling, deletion, and external distribution as consequential. Respect structured errors and `Retry-After`; do not retry validation, permission, or billing failures unchanged. ## Business and trust - About: https://socialneuron.com/about - Contact: https://socialneuron.com/contact - Privacy: https://socialneuron.com/privacy - Terms: https://socialneuron.com/terms - Security contact: https://socialneuron.com/.well-known/security.txt - Sitemap: https://socialneuron.com/sitemap.xml Canonical agent documentation: https://socialneuron.com/llms.txt Extended agent documentation: https://socialneuron.com/llms-full.txt