list_tracked_profiles — Viral Outliers MCP Tool Read-only
list_tracked_profiles
(list tracked profiles) is one of 29 tools on the
Viral Outliers
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_tracked_profiles from your client
- Claude Code Viral Outliers list_tracked_profiles run in your project directory
- Claude Desktop Viral Outliers list_tracked_profiles ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Viral Outliers list_tracked_profiles ~/.cursor/mcp.json
- VS Code Viral Outliers list_tracked_profiles .vscode/mcp.json
- Zed Viral Outliers list_tracked_profiles ~/.config/zed/settings.json
- Windsurf Viral Outliers list_tracked_profiles ~/.codeium/windsurf/mcp_config.json
- Cline Viral Outliers list_tracked_profiles ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Viral Outliers list_tracked_profiles ~/.gemini/settings.json
- Grok Viral Outliers list_tracked_profiles .mcp.json (in your project root)
- ChatGPT Viral Outliers list_tracked_profiles Settings → Connectors → Advanced → Developer mode
- Claude.ai Viral Outliers list_tracked_profiles Settings → Connectors → Add custom connector
- LangChain Viral Outliers list_tracked_profiles pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http viral-outliers https://viraloutliers.com/api/mcp
Other tools on this server
- search_outliers
- search_profiles
- get_post
- get_profile
- request_transcript
- request_visual_analysis
- crawl_profile
- get_job_status
- get_credit_balance
- compare_profiles
- niche_trends
- resolve_post_url
- download_post_media
- remix_post
- get_remix_result
- create_topup_link
- report_issue
- track_profile
- untrack_profile
- create_watchlist
- list_watchlists
- get_watchlist
- add_watchlist_profiles
- remove_watchlist_profiles
- delete_watchlist
- get_tracked_updates
- get_trending_outliers
- get_pricing
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.