Talk to it like a person
No dashboards, no forms. Once connected, your assistant handles the rest.
“What SocialBooster services do you have for TikTok?”
“Order 1,000 Instagram followers for instagram.com/mypage”
“How much would 10,000 YouTube views cost?”
“What is my SocialBooster balance?”
“Check the status of my last order”
“Show me my 5 most recent orders”
See it in action
Illustrative example. Your assistant always confirms the cost with you before placing an order.
What the assistant can do
Five tools, wrapping the same API that powers the website.
list_services
Browse every service with live pricing and quantity limits, optionally filtered by platform.
check_balance
Check your prepaid SocialBooster balance in USD.
place_order
Place an order from a service id, a public link and a quantity. Paid from your balance.
get_order_status
Track any order by its id and see delivery status.
list_orders
List your most recent orders and their statuses.
Connect it in a minute
Grab your API key
Create an API key in your SocialBooster dashboard (the same key the REST API uses). Keep it secret, it spends from your balance. Do not have an account yet? Sign up free.
Add the connector
ChatGPT: Settings → Connectors → add a custom connector, paste the server URL below, and set the Bearer token to your API key.
Claude (web): Settings → Connectors → add custom connector with the same URL and API key.
https://socialbooster.io/api/mcpClaude Desktop (config file):
{
"mcpServers": {
"socialbooster": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://socialbooster.io/api/mcp",
"--header", "Authorization: Bearer sk_live_YOUR_KEY"
]
}
}
}Start growing
Ask your assistant to list services, then place an order. It confirms the details and cost with you before anything is charged.
Free to use
Pay only for orders
No password
Public links only
Balance-capped
Can't overspend
MCP FAQ
What is the SocialBooster MCP server?
It is a remote Model Context Protocol server that connects SocialBooster to AI assistants like Claude and ChatGPT. Once connected, you can browse services, check your balance, place orders and track them just by chatting, and the assistant calls SocialBooster for you.
Which assistants work with it?
Any assistant that supports MCP or custom connectors. That includes Claude (claude.ai and Claude Desktop) and ChatGPT, plus other MCP-compatible clients. You connect it once using the server URL and your API key.
How do I authenticate?
With your SocialBooster API key. You add it as a Bearer token when you set up the connector, exactly like the REST API. Orders placed through the assistant are paid from your prepaid SocialBooster balance.
Is it safe to let an AI place orders?
You stay in control. Assistants ask you to confirm before running an action, orders are capped by your prepaid balance, and the server never has access to your password. You only ever share the public link to the post or profile you want to grow.
Does it cost extra?
No. The MCP server is free to use. You only pay for the orders you place, at the same prices as the website and REST API.