KleosKleos

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.

You type

“Which gifting creators actually drove sales this month?”

Kleos does

Reads your campaigns and tracking, and comes back with the creators who converted, not just the ones who posted.

You type

“Find skincare creators in our database and shortlist the ones worth gifting.”

Kleos does

Searches the Kleos creator database for free, and adds your shortlist straight to the roster.

You type

“Set up a gifting campaign for our new launch.”

Kleos does

Opens the campaign as a draft and shows you exactly who it would reach. It sends nothing until you approve.

You type

“Give Camille a discount code and move her to gifting.”

Kleos does

Sets the tracking code and the stage on her record, so her sales are attributed from the first order.

You type

“Where does my payout stand?” (creator side)

Kleos does

Reads your earnings and payout status, and tells you what is blocking it if anything is.

You type

“Should I accept this contract?”

Kleos does

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

available

Your creator CRM: who you work with, where each one stands, their codes and their results.

Sourcing

available

Go and find creators who are not in the database yet. Uses your credits, roughly one per lead.

Gifting

available

Send product to creators and follow what they post, from draft to shipped to published.

Paid

in beta

Paid campaign briefs, contracts and deliverables.

Amplify

in beta

Reward 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.

For brands

Kleos brand

Your roster, your creator search, your gifting campaigns and your dashboard. Everything a brand does in Kleos, minus the clicking.

For creators

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.

01

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.

02

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.

03

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.

For brands

Kleos brand

https://api.kleos.arthea.ai/api/mcp
23 tools

Workspace

brand_me

Your workspace: plan, shop, connections.

dashboard_metrics

GMV, ROAS, reach, engagement. The whole cockpit.

Roster

list_creators

Your roster, filterable by stage.

get_creator

One creator's full record and tracking.

add_to_rosterwrite

Move discovered creators into the CRM, in bulk.

add_creatorwrite

Add a creator by handle, find-or-create.

move_stagewrite

Prospect to gifting. A stage change, never a launch.

set_trackingwrite

Set discount codes and UTM links.

Discovery

discover_creators

Search the Kleos master database. Free, no credits. Sourcing beyond it is staged for approval.

Gifting

list_campaigns

Gifting, outreach and sourcing campaigns with live progress.

get_campaign

One campaign in full: audience, gift, schedule, status.

list_segments

The audience segments a campaign can target.

preview_audience

How many creators a segment selection resolves to.

create_gifting_campaignwrite

Open a draft campaign. Nothing sends yet.

configure_gifting_campaignwrite

Set the audience, the gift, the language and the channel.

schedule_gifting_campaignwrite

Send date, follow-up cadence, daily cap, send window.

set_gifting_templateswrite

Override subject and body, globally or per niche.

configure_gifting_automationwrite

Auto-reply, AI confidence, community offer.

pause_campaignwrite

Pause an active campaign. Reversible.

resume_campaignwrite

Resume a paused campaign. Reversible.

Approval

propose_actionwrite

Stage a launch or a credit spend, and show exactly what it will do.

confirm_actionwrite

Run it, once a human approved. Idempotent.

decline_actionwrite

Kill the proposal so it never runs.

For creators

Kleos creator

https://api.kleos.arthea.ai/api/creator-mcp
13 tools

Account

me

Your creator profile as brands see it.

my_status

Account state, plan and onboarding gaps.

my_whitelisting

Which brands you allow to run ads through your handle.

Brands

my_brands

The brands you work with, and where each stands.

search_brands

Privacy-safe search across brands on Kleos.

my_inbox

Brand messages and incoming offers.

Money

my_earnings

What you earned, per brand and per campaign.

my_payout_status

Where a payout is, and what is blocking it.

Contracts

my_contracts

Every contract, with its state.

get_contract

One contract in full, terms included.

Approval

propose_actionwrite

Stage an accept or decline for you to confirm.

confirm_actionwrite

Only you can trigger this. Never the agent alone.

decline_actionwrite

Drop 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.

Give your AI an influencer marketing team.