秋季 MCP 服务器
这是Autumn的非官方 MCP 服务器。它提供了一个便捷的界面来访问 Autumn 定价 API,从而管理您的客户。
工具
- [x] 创建客户
- [x] 通过ID获取客户
- [x] 获取客户权利
- [x] 管理发票
- [x] 为他们生成计费门户链接
资源
API 参考
MCP 服务器可以访问 Autumn API 的 OpenAPI.json 规范,其中包括以下内容:
- [x] /附加
- [x] /有权
- [x] /事件
- [x] /客户
- [x] /客户/
- [x] /客户//billing_portal
提示
- [x] AI Builder Prompt(Lovable、Bolt.new、v0 等...)
安装和使用
通过 Smithery 自动安装
要通过Smithery自动为 Claude Desktop 安装 Autumn MCP Server:
它也适用于: Cursor、Windsurf、Witsy、Enconvo、Goose 和 SpinAI 。
无需锻造的手册
访问上面的 Smithery 链接并复制正确的命令要容易得多,但如果你更大胆,以下是手动步骤:
- 克劳德:
git clone
这个仓库- 在文件夹中运行
bun install
安装依赖项 - 将绝对路径复制到“index.ts”
- 将以下内容添加到您的 claude_desktop_config.json 或等效于您的 AI 应用程序:
- 任何其他应用程序:
如果您想手动运行,则必须安装Bun才能运行此 MCP 服务器。以下是其他支持命令的应用程序的命令:
您可以使用公钥或密钥,但某些功能可能无法使用公钥访问。
展示:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
非官方 MCP 服务器提供访问 Autumn 定价 API 的接口,用于管理客户、权利、发票和生成计费门户链接。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server that exposes HTTP methods defined in an OpenAPI specification as tools, enabling interaction with APIs via the Model Context Protocol.Last updated -8PythonMIT License
- AsecurityFlicenseAqualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.Last updated -3932
- -securityFlicense-qualityAn MCP server that enables scheduling, updating, deleting, and listing calendar appointments through Cal.com's Calendar API.Last updated -2JavaScript
Armor Crypto MCPofficial
AsecurityAlicenseAqualityAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.Last updated -20177PythonGPL 3.0