가을 MCP 서버
이는 Autumn 용 비공식 MCP 서버입니다. Autumn 가격 API에 쉽게 접근하여 고객을 관리할 수 있는 인터페이스를 제공합니다.
도구
- [x] 고객 생성
- [x] ID로 고객 확보
- [x] 고객 권한 얻기
- [x] 송장 관리
- [x] 해당 사용자에 대한 청구 포털 링크 생성
자원
API 참조
MCP 서버는 Autumn API에 대한 OpenAPI.json 사양에 액세스할 수 있으며, 여기에는 다음이 포함됩니다.
- [x] /첨부
- [x] /제목
- [x] /이벤트
- [x] /고객
- [x] /고객/
- [x] /고객//청구_포털
프롬프트
- [x] AI 빌더 프롬프트(Lovable, Bolt.new, v0 등...)
설치 및 사용
Smithery를 통해 자동 설치
Smithery를 통해 Claude Desktop용 Autumn MCP Server를 자동으로 설치하려면:
지엑스피1
다음 앱에도 적용됩니다: Cursor, Windsurf, Witsy, Enconvo, Goose 및 SpinAI .
대장장이 없는 매뉴얼
위의 Smithery 링크를 방문하여 올바른 명령을 복사하는 것이 훨씬 쉽지만, 더 대담하다면 다음과 같은 수동 단계를 따르세요.
- 클로드:
git clone
이 저장소- 종속성을 설치하려면 폴더에서
bun install
실행하세요. - "index.ts"의 절대 경로를 복사하세요
- AI 앱의 claude_desktop_config.json 또는 이와 동등한 파일에 다음을 추가하세요.
- 다른 앱:
수동으로 실행하려면 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.
고객, 자격, 송장을 관리하고 청구 포털 링크를 생성하기 위한 가을 가격 API에 액세스할 수 있는 인터페이스를 제공하는 비공식 MCP 서버입니다.
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