Autumn MCP Server
About
An unofficial MCP server for the Autumn pricing API to manage customers, entitlements, invoices, and billing portal links.
Details
- Author
- sirtenzin
- Categories
- Cloud Service, API, Other, Finance
Jump to
Setup
Install Autumn MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/sirtenzin/autumn-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
An unofficial MCP server for the Autumn pricing API to manage customers, entitlements, invoices, and billing portal links.
This is an unofficial MCP server forAutumn. It provides an easy interface to access the Autumn pricing API to manage your customers.
- Creating customers
- Getting customers by ID
- Getting a customers entitlements
- Managing their invoices
- Generate a billing portal link for them
The MCP server has access to the OpenAPI.json specification for Autumn's API, which includes the following:
- /attach
- /entitled
- /events
- /customers
- /customers/:id
- /customers/:id/billing_portal
- AI Builder Prompt (Lovable, Bolt.new, v0 etc...)
To install Autumn MCP Server for Claude Desktop automatically viaSmithery:
npx -y @smithery/cli install @SirTenzin/autumn-mcp-server --client claude
It also works for:Cursor, Windsurf, Witsy, Enconvo, Goose and SpinAI.
Its much easier to visit the above Smithery link and just copy the correct command, but if you are more daring, here's the manual steps:
- git clonethis repo
- Runbun installin the folder to install dependencies
- Copy the absolute path to "index.ts"
- Add the following to your claude_desktop_config.json or equivalent to your AI app:
{ "mcpServers": { // ... "autumn": { "command": "bun", "args": [ "run", "{YOUR ABSOLUTE PATH TO index.ts}", "--apiKey=\"{YOUR API KEY}\"" ] } } }
If you want to run manually, you must haveBuninstalled to run this MCP server. Here's the command for other apps that support commands instead:
bun run {absolute path to index.ts} --apiKey="{your api key}"
You may use either your public or secret key, but some features may not be accessible using the public key.
A read-only MCP server by CData for querying live Authorize.Net data.
Interact with the Flutterwave API to manage transactions, generate payment links, and handle customer support.
A read-only MCP server for querying live PayPal data, powered by the CData JDBC Driver.
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers.
Access the Yuno payment platform API to manage payments, customers, and checkouts programmatically.
MCP server that gives AI agents and teams secure, role-based access to Stripe billing operations — customer lookups, subscription management, refunds, invoice history — without exposing Stripe dashboard credentials. Sub-100ms reads via local Stripe sync engine. 4 permission levels with audit logging. $14.99/month.
Remote MCP server (Streamable HTTP, read-only, no auth) at https://doc.2328.io/mcp — integration documentation for the 2328 payment platform.
Secure agent purchasing with human-approved virtual cards.
Integrate AI tools and agents with Cashfree's Payment Gateway, Payouts, and SecureID APIs.
Live Dodo Payments API for AI agents — payments, subscriptions, customers, products, refunds, license keys, and usage-based billing via browser OAuth (no API key needed) plus a companion documentation search server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





