check_balance — Twitter / X data for agents MCP Tool Read-only
check_balance
(check balance) is one of 17 tools on the
Twitter / X data for agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_balance from your client
- Claude Code Twitter / X data for agents check_balance run in your project directory
- Claude Desktop Twitter / X data for agents check_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Twitter / X data for agents check_balance ~/.cursor/mcp.json
- VS Code Twitter / X data for agents check_balance .vscode/mcp.json
- Zed Twitter / X data for agents check_balance ~/.config/zed/settings.json
- Windsurf Twitter / X data for agents check_balance ~/.codeium/windsurf/mcp_config.json
- Cline Twitter / X data for agents check_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Twitter / X data for agents check_balance ~/.gemini/settings.json
- Grok Twitter / X data for agents check_balance .mcp.json (in your project root)
- ChatGPT Twitter / X data for agents check_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai Twitter / X data for agents check_balance Settings → Connectors → Add custom connector
- LangChain Twitter / X data for agents check_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://twitter.fetcher.sh/mcp
Other tools on this server
- twitter_handle
- twitter_handle_about
- twitter_list_members
- twitter_list_tweets
- twitter_search
- twitter_search_users
- twitter_trends
- twitter_tweet
- twitter_tweet_replies
- twitter_tweet_retweeters
- twitter_user
- twitter_user_followers
- twitter_user_followings
- twitter_user_replies
- twitter_user_tweets
- topup_credits
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.