★ 2 stars
Go
⚙️ DevOps
Updated today
MCP Server for CashPilot — monitor passive income earnings, manage services, and control fleet workers via MCP
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cashpilot-mcp": {
"command": "go",
"args": [
"run",
"github.com/GeiserX/cashpilot-mcp@latest"
]
}
}
}
Run in terminal:
claude mcp add cashpilot-mcp go run github.com/GeiserX/cashpilot-mcp@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"cashpilot-mcp": {
"command": "go",
"args": [
"run",
"github.com/GeiserX/cashpilot-mcp@latest"
]
}
}
}
Topics
bandwidth-sharingcashpilotcontainer-managementdashboarddepindockerearningsfleet-managementgogolanghomelabjson-rpcllmmcpmcp-server