get_user_userId — twitter x aio MCP Tool Read-only
get_user_userId
(get user user id) 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 get_user_userId from your client
- Claude Code twitter x aio get_user_userId run in your project directory
- Claude Desktop twitter x aio get_user_userId ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor twitter x aio get_user_userId ~/.cursor/mcp.json
- VS Code twitter x aio get_user_userId .vscode/mcp.json
- Zed twitter x aio get_user_userId ~/.config/zed/settings.json
- Windsurf twitter x aio get_user_userId ~/.codeium/windsurf/mcp_config.json
- Cline twitter x aio get_user_userId ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI twitter x aio get_user_userId ~/.gemini/settings.json
- Grok twitter x aio get_user_userId .mcp.json (in your project root)
- ChatGPT twitter x aio get_user_userId Settings → Connectors → Advanced → Developer mode
- Claude.ai twitter x aio get_user_userId Settings → Connectors → Add custom connector
- LangChain twitter x aio get_user_userId 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_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_search_searchTerm
- 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.