Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CASHPILOT_URLYesCashPilot instance URL
CASHPILOT_API_KEYYesCashPilot admin API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
deploy_service

Deploy a service from the catalog

get_compose

Get the Docker Compose definition for a service

get_earnings_daily

Get daily earnings for the last N days

get_earnings_history

Get earnings history for a given period

get_service_logs

Get recent logs for a deployed service

remove_service

Remove a deployed service

restart_service

Restart a deployed service

start_service

Start a stopped service

stop_service

Stop a deployed service

trigger_collection

Trigger an immediate earnings collection across all services

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Collector alertsRecent collection errors and alerts
Deployed servicesRunning services with health, CPU, and memory usage
Earnings breakdownPer-platform earnings with cashout eligibility
Earnings summaryTotal earnings, today, this month, and active service count
Fleet summaryAggregated fleet statistics across all workers
Health scoresPer-service health scores across the fleet
Service catalogFull catalog of available bandwidth-sharing services
WorkersAll registered workers (servers) in the fleet

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/GeiserX/cashpilot-mcp'

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