autumn-mcp-server
5
Autumn MCP Server is an unofficial server for managing customers with Autumn's pricing API. It facilitates operations like creating customers, managing invoices, and generating billing portal links through a simple interface. Installation can be automated via Smithery or done manually using Bun.
Autumn MCP Server
This is an unofficial MCP server for Autumn, providing an interface to manage customers using Autumn's pricing API.
Tools
- Creating customers
- Retrieving customers by ID
- Accessing customer entitlements
- Managing invoices
- Generating billing portal links
Resources
- API access via OpenAPI.json specification, including endpoints: /attach, /entitled, /events, /customers, /customers/:id, and /customers/:id/billing_portal
Installation and Usage
- Automated installation via Smithery
- Manual installation with Bun is supported for various apps including Claude and others.