Skip to main content
Glama
Manas8114

Kickbacks MCP Server

by Manas8114

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KICKBACKS_API_KEYYesAPI key from Kickbacks.ai
KICKBACKS_USER_IDNoYour Kickbacks user ID
KICKBACKS_API_BASENoCustom API base URL (default: https://api.kickbacks.ai/v1)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
kickbacks_balanceA

Get current Kickbacks.ai balance. Shows total earnings available for withdrawal. Requires KICKBACKS_API_KEY environment variable. Contact support@kickbacks.ai for API access.

kickbacks_earningsA

Get Kickbacks.ai earnings breakdown by time period: today, this week, this month, and all-time total. Requires KICKBACKS_API_KEY environment variable.

kickbacks_statusA

Get Kickbacks.ai connection status and earning state. Shows whether connected, authenticated, enabled, and if hourly/daily earning caps have been hit. Requires KICKBACKS_API_KEY environment variable.

kickbacks_ads_historyA

Get recent ad impression and click history. Shows each ad shown, campaign name, surface (spinner/statusbar), event type, revenue earned, and whether it was clicked. Supports pagination. Requires KICKBACKS_API_KEY environment variable.

kickbacks_set_enabledA

Enable or disable Kickbacks.ai ads. When disabled, no ads are shown and no earnings accrue. When enabled, ads appear in supported AI agent spinners and status bars. Requires KICKBACKS_API_KEY environment variable.

kickbacks_configA

Check Kickbacks.ai configuration status. Shows whether API key is set and provides setup instructions if not. Safe to call - never exposes secrets.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Manas8114/kickbacks-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server