MCP.so
登录

Autumn MCP Server

@MCP-Mirror

关于 Autumn MCP Server

Mirror of

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

MCP-Mirror

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "SirTenzin_autumn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@SirTenzin/autumn-mcp-server",
        "--client",
        "claude"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器