Skip to content
Zed

TwtAPI for Zed

io.github.tonygjj/twtapi

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

client:Zed transport:streamable-http

Install TwtAPI in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "twtapi": {
      "url": "https://mcp.twtapi.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

TwtAPI in other clients