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.

コメント

「その他」の他のコンテンツ