Skip to content
Cline

sociavault mcp for Cline

io.github.olamide-olaniyan/sociavault-mcp

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

client:Cline transport:stdio runtime:npm

Install sociavault mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

sociavault mcp in other clients