Skip to content
VS Code

social research mcp for VS Code

com.themineworks/social-research-mcp

8 social listening tools over one MCP endpoint: Reddit, X, Threads, YouTube, Google Trends, news.

client:VS Code transport:streamable-http

Install social research mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "social-research-mcp": {
      "type": "http",
      "url": "https://themineworks--social-research-mcp.apify.actor/mcp"
    }
  }
}

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

social research mcp in other clients