Skip to content
Claude Desktop

sociavault mcp for Claude Desktop

io.github.olamide-olaniyan/sociavault-mcp

Scrape social data from TikTok, Instagram, YouTube, X, LinkedIn, Reddit, and ad libraries.

client:Claude Desktop transport:stdio runtime:npm

Install sociavault mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sociavault-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sociavault-mcp"
      ],
      "env": {
        "SOCIAVAULT_API_KEY": "<SOCIAVAULT_API_KEY>",
        "SOCIAVAULT_BASE_URL": "<SOCIAVAULT_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sociavault mcp in other clients