Skip to content
VS Code

Twitter Scraper API for VS Code

io.github.br0ski777/twitter-scraper

Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.

client:VS Code transport:sse

Install Twitter Scraper API in VS Code

.vscode/mcp.json

{
  "servers": {
    "twitter-scraper": {
      "type": "sse",
      "url": "https://twitter-scraper.api.klymax402.com/mcp"
    }
  }
}

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

Twitter Scraper API in other clients