io.usefulapi/orb Model Context Protocol (MCP) Server
The io.usefulapi/orb MCP server provides access to Orb account data, including customers, subscriptions, invoices, and usage and costs. It also supports workflows to create or update customers, enabling read access and customer management via the Model Context Protocol.
🛠️ Key Features
- Read Orb customers
- Read subscriptions
- Read invoices
- Read usage and costs
- Create or update customers
🚀 Use Cases
- Fetch customer records from Orb for downstream processing
- Retrieve subscription status and related billing artifacts (invoices)
- Access usage and cost information for reporting or analysis
- Maintain customer data by creating or updating customers in Orb
⚡ Developer Benefits
- Exposes Orb data needed for customer, billing, and usage workflows
- Supports both retrieval (read) and updates (customer create/update)
⚠️ Limitations
- Limited to the data types explicitly listed: customers, subscriptions, invoices, usage, and costs, plus customer creation/update