# SOLARI > SOLARI CLI and MCP — creator and brand intelligence from your terminal. SOLARI exposes Instagram and TikTok creator, brand, and content data through a CLI and a remote MCP server. Both surfaces serve the same 26 read-only tools under the scope solari:read. Read this documentation in your terminal: install the CLI with `npm install -g @brandazine/solari`, then run `solari help all` for a one-page reference of every command and tool. MCP hosts can connect directly with `claude mcp add --transport http solari https://solari.sh/mcp`. Every page below is Markdown. Append `?lang=ko` or `?lang=ja` to any URL for Korean or Japanese. ## Guide - [Guide](https://solari.sh/docs.md): SOLARI CLI and MCP — creator and brand intelligence from your terminal. - [Overview](https://solari.sh/docs.md#overview) - [Install](https://solari.sh/docs.md#install) - [Quickstart](https://solari.sh/docs.md#quickstart) - [The command model](https://solari.sh/docs.md#commands) - [Authentication](https://solari.sh/docs.md#auth) - [Output and piping](https://solari.sh/docs.md#output) - [Configuration](https://solari.sh/docs.md#config) - [Agents](https://solari.sh/docs.md#agents) - [Connect over MCP](https://solari.sh/docs.md#mcp) - [Errors and exit codes](https://solari.sh/docs.md#errors) - [Data coverage](https://solari.sh/docs.md#coverage) - [FAQ](https://solari.sh/docs.md#faq) ## Instagram · account - [solari_instagram_account_search](https://solari.sh/docs/tools/instagram-account-search.md): Turn a brand or creator name — or a phrase from a profile bio — into an Instagram account_id. - [solari_instagram_account_similar](https://solari.sh/docs/tools/instagram-account-similar.md): Find Instagram accounts whose relationship graph overlaps a given handle. - [solari_instagram_account_profile](https://solari.sh/docs/tools/instagram-account-profile.md): Everything SOLARI knows about one Instagram account, with performance metrics. - [solari_instagram_account_posts](https://solari.sh/docs/tools/instagram-account-posts.md): Page through one account's posts, newest first. - [solari_instagram_account_collabs](https://solari.sh/docs/tools/instagram-account-collabs.md): Which brands a creator has run ads for, grouped by brand. - [solari_instagram_account_ad_posts](https://solari.sh/docs/tools/instagram-account-ad-posts.md): Row-level sponsored posts a creator authored, with the target brand on each row. ## Instagram · brand - [solari_instagram_brand_overview](https://solari.sh/docs/tools/instagram-brand-overview.md): A brand's profile plus the id lists describing its ad footprint. - [solari_instagram_brand_ad_stats](https://solari.sh/docs/tools/instagram-brand-ad-stats.md): Exact ad volume for a brand's recent window. - [solari_instagram_brand_ad_posts](https://solari.sh/docs/tools/instagram-brand-ad-posts.md): Row-level sponsored posts targeting a brand, with the authoring creator on each row. - [solari_instagram_brand_top_collaborators](https://solari.sh/docs/tools/instagram-brand-top-collaborators.md): Creators ranked by how often they have run ads for a brand. - [solari_instagram_brand_collaborator_posts](https://solari.sh/docs/tools/instagram-brand-collaborator-posts.md): One brand plus up to 100 creators, hydrated in a single call. - [solari_instagram_brand_lookalike_content](https://solari.sh/docs/tools/instagram-brand-lookalike-content.md): Posts that look and read like a brand's best-performing ads. ## Instagram · content - [solari_instagram_content_detail](https://solari.sh/docs/tools/instagram-content-detail.md): One Instagram post in full. - [solari_instagram_content_batch](https://solari.sh/docs/tools/instagram-content-batch.md): Hydrate up to 100 post ids in one call. - [solari_instagram_content_search](https://solari.sh/docs/tools/instagram-content-search.md): Keyword search across captions, creator bios, and video transcriptions. - [solari_instagram_content_trending](https://solari.sh/docs/tools/instagram-content-trending.md): Instagram posts trending right now in a region. - [solari_instagram_content_rising](https://solari.sh/docs/tools/instagram-content-rising.md): Instagram posts accelerating faster than their baseline. - [solari_instagram_content_trend_clusters](https://solari.sh/docs/tools/instagram-content-trend-clusters.md): The SOLARI trend digest — recent content grouped into named themes. - [solari_instagram_content_aggregate](https://solari.sh/docs/tools/instagram-content-aggregate.md): Count posts instead of listing them — by account, format, hashtag, mention, or keyword. ## Instagram · tag - [solari_instagram_tag_search](https://solari.sh/docs/tools/instagram-tag-search.md): Every post carrying one exact hashtag or @mention. ## TikTok · account - [solari_tiktok_account_search](https://solari.sh/docs/tools/tiktok-account-search.md): Turn a brand or creator name into a TikTok account_id. - [solari_tiktok_account_profile](https://solari.sh/docs/tools/tiktok-account-profile.md): Everything SOLARI knows about one TikTok account. - [solari_tiktok_account_posts](https://solari.sh/docs/tools/tiktok-account-posts.md): Page through one TikTok account's posts, newest first. ## TikTok · content - [solari_tiktok_content_detail](https://solari.sh/docs/tools/tiktok-content-detail.md): One TikTok post in full. - [solari_tiktok_content_batch](https://solari.sh/docs/tools/tiktok-content-batch.md): Hydrate up to 100 TikTok post ids in one call. - [solari_tiktok_content_search](https://solari.sh/docs/tools/tiktok-content-search.md): Keyword search across TikTok captions and video transcripts. - [solari_tiktok_content_aggregate](https://solari.sh/docs/tools/tiktok-content-aggregate.md): Count TikTok posts instead of listing them. ## Optional - [get-started.md](https://solari.sh/get-started.md): setup instructions written for an agent to act on, not to read - [Tool reference](https://solari.sh/docs/tools.md): 27 tools - [llms-full.txt](https://solari.sh/llms-full.txt): the guide and all 27 tools in one file