Every account your clients have, one key, any AI.

You pay for what you connect. Nothing else.

$1 a month per connected account

Reaches
  • Google Business Profile
  • Facebook Page
  • Instagram
  • TikTok
  • Google Analytics
Wire it up
claude mcp add --transport http swooshrank https://swooshrank.com/api/mcp --header "Authorization: Bearer <your key>"
list_accounts200
{
  "accounts": [
    {
      "accountId": "acc_9f2c41",
      "provider": "google_business",
      "label": "Nona's Bakery",
      "status": "connected",
      "connectedAt": "2026-09-21T09:14:02.000Z"
    }
  ]
}
Quickstart

30-second quickstart

Point an AI client at one endpoint and hand it one key. It can reach every account your clients have connected, on every platform below.

Or call the API directly. It returns a link: send it to your client, and they authorize their own account on the provider's own consent screen.

curl
curl -X POST "https://swooshrank.com/api/v1/connect/accounts" \
  -H "Authorization: Bearer <your key>" \
  -H "Content-Type: application/json" \
  -d '{"provider": "google_business", "label": "Nona's Bakery"}'
Platforms

What one key reaches

Each platform below is connected by the account's own owner, and the agent works inside exactly the access that owner granted.

PlatformConnectPostReviewsRepliesInsightsDetail
Google Business ProfileYesYesYesYesYes
Facebook PageYesYesYesYesYes
InstagramYesYesNoNoNo
TikTokPosts need an image or video URL — text alone is refused.YesYesNoNoYes
Google AnalyticsYesNoNoNoNo
How it works

Three steps, then it is just an API

  1. Get a key

    One key for your whole organization. No per-agent keys, no per-platform keys, nothing to rotate when you add a client.

  2. Send a connect link

    Ask the API for a connect link and send it to your client. They sign in with the platform they already use and pick which accounts to share.

  3. The agent works

    Publish a post, read the reviews, reply to one, pull the numbers. The same six tools on every platform, so an agent learns them once.

What it costs

You pay for what you connect. Nothing else.

$1 a month per connected account

billed yearly ($12 a year)

First two free. No card up front, and nothing to cancel while you stay inside the free tier.

Nothing per call. Nothing per seat. Nothing per feature. Nothing per agent. Nothing per post.

About

Who builds SwooshConnect

A SwooshRank product.

SwooshConnect is the API. SwooshRank is the company that holds the platform access behind it, which is why the consent screen your client sees names SwooshRank and not the product they were sent to.

Same company, same grant, one key. Your client's accounts stay their own, and revoking the grant on the platform revokes it here.

More platforms are coming.