devops-infra MCP Server
MCP Server for CashPilot — monitor passive income earnings, manage services, and control fleet workers via MCP
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx cashpilot-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"cashpilot-mcp": {
"command": "npx",
"args": [
"cashpilot-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Description
_(required)_
`127.0.0.1:8081`
_(empty = HTTP)_
What for
`http://localhost:8080`
Default
_(empty)_