Autumn MCP Server
About
Autumn MCP Server is an unofficial MCP server for the Autumn pricing API. It provides an easy interface to manage your customers, their entitlements, invoices, and billing portals through AI assistants.
Details
- Author
- MCP-Mirror
- Downloads
- 372
- Categories
- Other
Jump to
- Create customers
- Get customers by ID
- Retrieve customer entitlements
- Manage invoices
- Generate billing portal links
- Access Autumn’s OpenAPI specification
- AI Builder prompt for tools like Lovable and Bolt.new
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Autumn MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install automatically via Smithery (npx -y @smithery/cli install @SirTenzin/autumn-mcp-server --client claude) or manually by cloning the repo, running bun install, and adding the absolute path to index.ts with your API key to your AI app's configuration. The server supports Claude, Cursor, Windsurf, Witsy, Enconvo, Goose, and SpinAI.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"autumn mcp server": {
"SirTenzin_autumn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@SirTenzin/autumn-mcp-server",
"--client",
"claude"
]
}
}
}
}
McpServers
{
"SirTenzin_autumn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@SirTenzin/autumn-mcp-server",
"--client",
"claude"
]
}
}
Autumn MCP Server
This is an unofficial MCP server for Autumn. It provides an easy interface to access the Autumn pricing API to manage your customers.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



