MCP
Talk to Kleos from your AI.
Connect Claude, ChatGPT or Gemini to your Kleos workspace and just ask. It reads your roster, finds creators and prepares your gifting campaigns, in your own words.
No plugin to install and no code to write. It takes about a minute, and you can cut the connection at any time.
Ask in your own words.
No syntax, no tool names, no dashboards to learn. Type the sentence you would say to a colleague.
“Which gifting creators actually drove sales this month?”
Reads your campaigns and tracking, and comes back with the creators who converted, not just the ones who posted.
“Find skincare creators in our database and shortlist the ones worth gifting.”
Searches the Kleos creator database for free, and adds your shortlist straight to the roster.
“Set up a gifting campaign for our new launch.”
Opens the campaign as a draft and shows you exactly who it would reach. It sends nothing until you approve.
“Give Camille a discount code and move her to gifting.”
Sets the tracking code and the stage on her record, so her sales are attributed from the first order.
“Where does my payout stand?” (creator side)
Reads your earnings and payout status, and tells you what is blocking it if anything is.
“Should I accept this contract?”
Pulls up the full terms and prepares your answer. Only you can actually send it.
What it can run today.
Your agent can only drive what Kleos actually ships. We would rather be clear here than let it discover the edges in front of a client.
Roster
availableYour creator CRM: who you work with, where each one stands, their codes and their results.
Sourcing
availableGo and find creators who are not in the database yet. Uses your credits, roughly one per lead.
Gifting
availableSend product to creators and follow what they post, from draft to shipped to published.
Paid
in betaPaid campaign briefs, contracts and deliverables.
Amplify
in betaReward creators for the reach their short-form content earns, on any model you define: per 1,000 views, per action, or affiliate commission.
Paid Partnerships and Amplify are in beta, opened workspace by workspace. The connection itself knows that, so your agent will never offer you a campaign it cannot actually launch.
One for brands, one for creators.
Two separate connections that never see each other. A brand connection sees one workspace; a creator connection sees one creator.
Kleos brand
Your roster, your creator search, your gifting campaigns and your dashboard. Everything a brand does in Kleos, minus the clicking.
Kleos creator
Your earnings, your payouts, your contracts and your brand inbox. It cannot see a brand's workspace, and it never signs anything for you.
It shows you, it does not just tell you.
In Claude and any host that supports interactive connectors, Kleos answers with real interfaces instead of walls of text. Creators come back as cards you can add with one tap. Campaigns come back with their launch and pause controls. A spend comes back as a card showing the cost, and it waits.
Cards, not raw data
Creators, campaigns and metrics render as real Kleos components inside the conversation, in your app's own light or dark theme.
Buttons that really work
Every control does exactly what your agent would do, with the same permissions. There is no shortcut around what your connection is allowed to touch.
Approval you can read
Anything that costs money or leaves the building arrives as a card stating what it does and what it costs. Nothing happens until you press approve.
Connected in about a minute.
Open your AI
In Claude or ChatGPT, add a connector and paste the Kleos address. Developers and headless agents can use a token instead; everything is in the reference below.
Sign in with Kleos
Approve the connection with your normal Kleos login. No key to copy, nothing to configure, and you can revoke it from Settings whenever you want.
Just ask
Speak to it the way you would to a teammate. It reads freely, and asks you before anything costs money or leaves the building.
You stay in charge.
It sees only what is yours
A brand connection is locked to one workspace, a creator connection to one creator. There is no way to reach anyone else's data.
Reading is the default
A standard connection can look, not touch. The ability to modify anything exists only if you explicitly grant it.
Nothing launches itself
Spending credits, launching a campaign or answering a contract always waits for a human. The agent prepares; you decide.
Cut it at any time
Revoke the connection in Settings and every agent using it loses access instantly. Every action is written to your audit trail.
For developers.
Two Streamable HTTP endpoints, bearer auth, MCP Apps for native rendering. Open this if you are wiring an agent yourself. Everything above works without reading a line of it.
Full tool reference and endpoints
Claude and ChatGPT connect with your Kleos sign-in; headless clients use a token from Settings → AI agents.
Kleos brand
https://api.kleos.arthea.ai/api/mcpWorkspace
brand_meYour workspace: plan, shop, connections.
dashboard_metricsGMV, ROAS, reach, engagement. The whole cockpit.
Roster
list_creatorsYour roster, filterable by stage.
get_creatorOne creator's full record and tracking.
add_to_rosterwriteMove discovered creators into the CRM, in bulk.
add_creatorwriteAdd a creator by handle, find-or-create.
move_stagewriteProspect to gifting. A stage change, never a launch.
set_trackingwriteSet discount codes and UTM links.
Discovery
discover_creatorsSearch the Kleos master database. Free, no credits. Sourcing beyond it is staged for approval.
Gifting
list_campaignsGifting, outreach and sourcing campaigns with live progress.
get_campaignOne campaign in full: audience, gift, schedule, status.
list_segmentsThe audience segments a campaign can target.
preview_audienceHow many creators a segment selection resolves to.
create_gifting_campaignwriteOpen a draft campaign. Nothing sends yet.
configure_gifting_campaignwriteSet the audience, the gift, the language and the channel.
schedule_gifting_campaignwriteSend date, follow-up cadence, daily cap, send window.
set_gifting_templateswriteOverride subject and body, globally or per niche.
configure_gifting_automationwriteAuto-reply, AI confidence, community offer.
pause_campaignwritePause an active campaign. Reversible.
resume_campaignwriteResume a paused campaign. Reversible.
Approval
propose_actionwriteStage a launch or a credit spend, and show exactly what it will do.
confirm_actionwriteRun it, once a human approved. Idempotent.
decline_actionwriteKill the proposal so it never runs.
Kleos creator
https://api.kleos.arthea.ai/api/creator-mcpAccount
meYour creator profile as brands see it.
my_statusAccount state, plan and onboarding gaps.
my_whitelistingWhich brands you allow to run ads through your handle.
Brands
my_brandsThe brands you work with, and where each stands.
search_brandsPrivacy-safe search across brands on Kleos.
my_inboxBrand messages and incoming offers.
Money
my_earningsWhat you earned, per brand and per campaign.
my_payout_statusWhere a payout is, and what is blocking it.
Contracts
my_contractsEvery contract, with its state.
get_contractOne contract in full, terms included.
Approval
propose_actionwriteStage an accept or decline for you to confirm.
confirm_actionwriteOnly you can trigger this. Never the agent alone.
decline_actionwriteDrop the proposal.
claude mcp add --transport http kleos https://api.kleos.arthea.ai/api/mcp \ --header "Authorization: Bearer YOUR_TOKEN"
Questions, answered.
Do I need to be technical to use this?
No. If you can add a connector in Claude or ChatGPT (a paste-and-sign-in flow), you are done. From there you type normal sentences. The tool names and endpoints on this page are for developers wiring their own agents.
What is MCP?
The Model Context Protocol is an open standard that lets AI assistants use external tools. Kleos implements it, so any MCP-capable agent can operate your workspace with your permission.
Which apps work with it?
Claude Code, Claude Desktop, claude.ai connectors, ChatGPT connectors, the OpenAI Agents SDK, Gemini and most agent frameworks. Apps that support interactive connectors also show the native Kleos interfaces.
Can it spend my credits or contact creators behind my back?
No. Sourcing runs and gifting launches are the two actions with real consequences, and both stop and wait: you get an approval card with the exact cost, and nothing happens until you confirm. Roster edits need a connection you explicitly granted write access.
What can a creator's agent do?
Read your profile, earnings, payout status, contracts, brand messages and whitelisting. Accepting or declining a contract goes through the same approval: an agent can prepare your answer, only you can give it.
Is it included in my plan?
Yes. MCP access comes with every Kleos workspace at no extra cost, database searches included. Sourcing runs draw on your credit balance, exactly as they do elsewhere in Kleos.

