Skip to content
VS Code

Social → Context for VS Code

io.github.mcp-dir/socialdl-mcp

Turn a TikTok/Instagram/YouTube link into text for your AI: metadata, transcript and image OCR.

client:VS Code transport:streamable-http tools:9

Install Social → Context in VS Code

.vscode/mcp.json

{
  "servers": {
    "socialdl-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_socialdl"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Social → Context in other clients