Sociality.io Releases MCP Server for Claude: Live Social Media Intelligence via OAuth

Sociality.io released a social media MCP server that connects Claude to live social media analytics — no more pasting screenshots or CSV exports. The server works as a remote HTTP MCP server with OAuth authentication, supporting Claude, ChatGPT, Claude Code, Codex, Gemini CLI, and other MCP-compatible clients.
What It Can Do
- Check active workspace and available accounts
- See which channels and metrics are supported
- Add selected competitor profiles to the workspace
- Pull owned account stats and published posts
- Pull competitor stats and published posts
- Compare formats, topics, posting cadence, and engagement patterns
- Find overperforming content
- Turn research into campaign ideas or reporting notes
Practical Workflow
The developers recommend a specific order of operations: Claude first checks workspace context, credit usage, available tools, supported platforms, metric names, and aggregation behavior before pulling data. This avoids guesswork and manual prep.
Example prompt from the source:
"Here are 2 competitor profiles. Add the relevant ones to our workspace, then compare their last 30 days of posts with our owned accounts. Group posts by topic and format, ignore one-off spikes, and tell us what patterns are worth testing next week."
Running this prompt produced a clear analysis with test suggestions directly in chat (see screenshots in the source).
Platforms & Actions
- Covers Instagram, TikTok, Facebook, YouTube, X, and LinkedIn
- Competitor tools: list, analyze, and fetch posts
- Write action for adding tracked competitors from profile URL
- Built-in resources/prompts for workspace checks, tool usage, metric selection, credit usage, and readiness checks before larger workflows
Who It's For
Developers and social media teams who want to query live competitor and owned account data directly from chat, without manual exports or context loss.
📖 Read the full source: r/ClaudeAI
👀 See Also

Video Editor Builds Free Transcription Tool Treelo Using Claude Code
A video editor created Treelo, a free web tool that transcribes audio/video files into editable timestamp blocks with caption presets and exports to SRT, VTT, ASS, and WAV formats. The tool was built through iterative conversations with Claude Code.

Agent Smith: One Command To Scaffold MCP Servers, Skills, And A Ticket-To-PR Pipeline For Claude Code
Agent Smith scans your repo, detects exact stack (Go/Echo, React/Zustand, golang-jwt, pgx, etc.), sets up MCP servers, hooks, and skills tailored to your setup, and provides an autonomous ticket-to-PR pipeline.

Statespace: Build Interactive Web Apps for OpenClaw Agents with Markdown
Statespace is a free, open-source framework for building and sharing AI-friendly web apps that OpenClaw agents can navigate and interact with using pure Markdown. It allows you to define tools, components, and instructions in Markdown files that agents access over HTTP.

Claude Desktop App Adds Projects Feature to Cowork Interface
The Claude desktop app now includes a Projects feature in Cowork, allowing users to organize tasks and context in dedicated workspaces. Files and instructions remain on the user's local computer, with options to import existing projects or start new ones.