Skip to content
Zed

TweetAPI MCP for Zed

com.tweetapi/mcp

Read-only public Twitter data and TweetAPI docs for AI agents. Not affiliated with X Corp.

client:Zed transport:streamable-http

Install TweetAPI MCP in Zed

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

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

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

TweetAPI MCP in other clients