Autumn MCP ServerServer

SirTenzin
GitHub
customer managementAPI accessAutumn

Loading subscription status...

💡 Description

An unofficial MCP server for Autumn that provides an interface to easily access the Autumn pricing API for customer management.

📝 JSON Entries

{
  "mcpServers": [
    {
      "autumn": {
        "args": [
          "run",
          "{YOUR ABSOLUTE PATH TO index.ts}",
          "--apiKey=\"{YOUR API KEY}\""
        ],
        "command": "bun"
      }
    }
  ]
}

🛠️ Tools

BunSmithery

Features

  • Access to Autumn pricing API
  • Management of customers and invoices
  • Generation of billing portal links

💬 Example Queries

  • Create a customer
  • Fetch customer by ID
  • Retrieve customer's rights
  • Manage invoices
  • Generate billing portal link