Autumn MCP Server
@SirTenzin
Autumn MCP Server について
A simple MCP server for https://useautumn.com
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"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 Autumn, providing an interface to access the Autumn pricing API to manage your customers.
How to use Autumn MCP Server?
Install automatically via Smithery with npx -y @smithery/cli install @SirTenzin/autumn-mcp-server --client claude, or manually by cloning the repo, running bun install, and configuring the server with your API key using bun run {path to index.ts} --apiKey="{your api key}".
Key features of Autumn MCP Server
- Create customers
- Get customers by ID
- Get a customer’s entitlements
- Manage customer invoices
- Generate billing portal links
- Access Autumn’s OpenAPI.json specification
Use cases of Autumn MCP Server
- Manage customer pricing data through an AI interface
- Retrieve and view customer entitlement details
- Create and manage customer invoices programmatically
- Generate billing portal links for customers
FAQ from Autumn MCP Server
What does Autumn MCP Server do?
It provides an easy interface to the Autumn pricing API for managing customers, including entitlements, invoices, and billing portals.
How do I install Autumn MCP Server?
You can install it automatically via Smithery or manually by cloning the repository and running it with Bun.
What tools does Autumn MCP Server provide?
Tools include creating customers, getting customers by ID, retrieving entitlements, managing invoices, and generating billing portal links.
What are the runtime requirements for Autumn MCP Server?
You must have Bun installed to run this MCP server. You can use either a public or secret API key, though some features may not be accessible with the public key.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント