amberflo for Cursor
io.usefulapi/amberflo
Query and manage Amberflo metering & billing: customers, meters, usage, plans, invoices, prepaid.
client:Cursor
transport:streamable-http
tools:14
Install amberflo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"amberflo": {
"url": "https://amberflo.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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