twitter for VS Code
com.jojapi/twitter
X (formerly Twitter): X (formerly Twitter) public and private data API for search, posts (Tweets).
client:VS Code
transport:streamable-http
tools:32
Install twitter in VS Code
.vscode/mcp.json
{
"servers": {
"twitter": {
"type": "http",
"url": "https://mcp.jojapi.com/twitter"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- get_AutoComplete
- get_Search
- get_v1_1_Trends
- get_v1_1_Locations
- get_v2_TweetDetail
- get_v2_Tweet
- get_v2_Favoriters
- get_v2_Retweeters
- get_v1_1_TranslateTweet
- get_email_search_by_username
- get_v1_1_Users
- get_v2_UserByScreenName
- get_v2_UserByRestId
- get_v2_UsersByRestIds
- get_v2_UserTweets
- get_v2_UserTweetsAndReplies
- get_v2_UserMedia
- get_v2_Likes
- get_v2_Followers
- get_v1_1_Followers
- get_v1_1_FollowersIds
- get_v2_VerifiedFollowers
- get_v2_Following
- get_v1_1_Following