Every account your clients have, one key, any AI.
You pay for what you connect. Nothing else.
- Google Business Profile
- Facebook Page
- TikTok
- Google Analytics
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.
Add the server to Claude Code. The same key works in any client that speaks MCP, and over plain REST.
claude mcp add --transport http swooshrank https://swooshrank.com/api/mcp --header "Authorization: Bearer <your key>"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 -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"}'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.
Google Business Profile
- Post
- Reviews
- Replies
- Insights
Facebook Page
- Post
- Reviews
- Replies
- Insights
Instagram
- Post
TikTok
- Post
- Insights
Posts here need an image or video URL — text alone is refused.
What the agent can do here →Google Analytics
Three steps, then it is just an API
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.
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.
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.
$12
per connected account per year
The first two are free. No card for the free two.
Nothing per call. Nothing per seat. Nothing per feature. Nothing per agent. Nothing per post.
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.