amberflo for Claude Desktop
io.usefulapi/amberflo
Query and manage Amberflo metering & billing: customers, meters, usage, plans, invoices, prepaid.
client:Claude Desktop
transport:streamable-http
tools:14
Install amberflo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"amberflo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://amberflo.usefulapi.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- amberflo_list_customers
- amberflo_get_customer
- amberflo_list_meters
- amberflo_get_usage
- amberflo_get_all_usage
- amberflo_explain_usage
- amberflo_get_customer_plan
- amberflo_list_customer_plan_history
- amberflo_list_customer_invoices
- amberflo_get_customer_invoice
- amberflo_list_prepaid_orders
- amberflo_create_customer
- amberflo_assign_customer_plan
- amberflo_ingest_usage