Skip to content
VS Code

TwtAPI for VS Code

io.github.tonygjj/twtapi

Hosted Twitter/X tools for search, users, timelines, followers, trends, and research.

client:VS Code transport:streamable-http

Install TwtAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "twtapi": {
      "type": "http",
      "url": "https://mcp.twtapi.com/mcp"
    }
  }
}

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

TwtAPI in other clients