Autumn MCP Server
@MCP-Mirror
About Autumn MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"SirTenzin_autumn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@SirTenzin/autumn-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Autumn MCP Server?
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.
How to use Autumn MCP Server?
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.
Key features of Autumn MCP Server
- 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
Use cases of Autumn MCP Server
- Manage customer pricing plans and subscriptions via AI chat
- Check entitlement status for a specific customer
- Generate a billing portal link for self-service customer actions
- Integrate Autumn’s pricing API into AI‑powered applications
FAQ from Autumn MCP Server
What runtime is required?
Bun is required to run this MCP server.
How do I get an API key?
Obtain an API key from your Autumn dashboard. You may use either your public or secret key.
Are all features available with a public key?
No, some features may not be accessible when using the public key.
Is this an official Autumn product?
No, this is an unofficial MCP server for the Autumn pricing API.
Which AI applications are supported?
Claude Desktop, Cursor, Windsurf, Witsy, Enconvo, Goose, and SpinAI can be used with this server.
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
Comments