post_search_searchTerm — twitter x aio MCP Tool Mutating
post_search_searchTerm
(post search search term) is one of 23 tools on the
twitter x aio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call post_search_searchTerm from your client
- Claude Code twitter x aio post_search_searchTerm run in your project directory
- Claude Desktop twitter x aio post_search_searchTerm ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor twitter x aio post_search_searchTerm ~/.cursor/mcp.json
- VS Code twitter x aio post_search_searchTerm .vscode/mcp.json
- Zed twitter x aio post_search_searchTerm ~/.config/zed/settings.json
- Windsurf twitter x aio post_search_searchTerm ~/.codeium/windsurf/mcp_config.json
- Cline twitter x aio post_search_searchTerm ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI twitter x aio post_search_searchTerm ~/.gemini/settings.json
- Grok twitter x aio post_search_searchTerm .mcp.json (in your project root)
- ChatGPT twitter x aio post_search_searchTerm Settings → Connectors → Advanced → Developer mode
- Claude.ai twitter x aio post_search_searchTerm Settings → Connectors → Add custom connector
- LangChain twitter x aio post_search_searchTerm pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http twitter-x-aio https://mcp.jojapi.com/twitter-x-aio
Other tools on this server
- get_search_searchTerm
- get_trends_locationId
- get_user_userId
- get_user_by_username_username
- get_user_userId_tweets
- get_user_userId_tweetsAndReplies
- get_user_userId_likes
- get_user_userId_followers
- get_user_userId_followings_basic
- get_user_userId_followings
- get_user_userId_media
- get_user_userId_followings_ids
- get_tweet_tweetId
- get_tweet_tweetId_favorites
- get_tweet_tweetId_retweets
- get_resolve_urls
- post_tweet_tweetId
- get_misc_emojis
- get_misc_locations
- get_username_to_id_username
- get_user_usernames_to_ids
- get_misc_subtitles
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.