cashpilot-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CASHPILOT_URL | Yes | CashPilot instance URL | |
| CASHPILOT_API_KEY | Yes | CashPilot admin API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| deploy_serviceB | Deploy a service from the catalog |
| get_composeB | Get the Docker Compose definition for a service |
| get_earnings_dailyC | Get daily earnings for the last N days |
| get_earnings_historyC | Get earnings history for a given period |
| get_service_logsB | Get recent logs for a deployed service |
| remove_serviceA | Remove a deployed service |
| restart_serviceA | Restart a deployed service |
| start_serviceC | Start a stopped service |
| stop_serviceB | Stop a deployed service |
| trigger_collectionA | Trigger an immediate earnings collection across all services |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Collector alerts | Recent collection errors and alerts |
| Deployed services | Running services with health, CPU, and memory usage |
| Earnings breakdown | Per-platform earnings with cashout eligibility |
| Earnings summary | Total earnings, today, this month, and active service count |
| Fleet summary | Aggregated fleet statistics across all workers |
| Health scores | Per-service health scores across the fleet |
| Service catalog | Full catalog of available bandwidth-sharing services |
| Workers | All registered workers (servers) in the fleet |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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