Payman AI 문서 MCP 서버
Payman AI 문서에 쉽게 액세스할 수 있도록 하고 개발자가 보다 효율적으로 통합을 구축하는 데 도움이 되는 MCP 서버입니다.
개요
이 저장소에는 Payman 문서 MCP 서버의 소스 코드가 포함되어 있습니다. 이 서버를 통해 Claude나 Cursor와 같은 AI 어시스턴트가 Payman 문서에 접근하여 개발자의 통합 관련 질문을 지원할 수 있습니다. 이 서버를 로컬에서 실행하면 AI 어시스턴트가 Payman 기능에 대한 정확하고 유용한 정보를 제공하는 능력을 향상시킬 수 있습니다.
필수 조건
설치
- 저장소를 복제합니다.지엑스피1
- 프로젝트 디렉토리로 이동합니다.
- 종속성 설치:
프로젝트 구축
TypeScript 코드를 JavaScript로 빌드합니다.
서버 확인 중
서버가 올바르게 설정되었는지 확인하세요.
모든 것이 정상이라면 이제 모든 클라이언트에 Payman MCP 서버를 추가할 수 있습니다.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude나 Cursor와 같은 AI 도우미에게 Payman AI의 문서에 대한 접근 권한을 제공하여 개발자가 보다 효율적으로 통합을 구축할 수 있도록 지원합니다.
Related MCP Servers
- -securityFlicense-qualityConnects to the Coinbase Commerce API, allowing AI assistants like Claude to generate cryptocurrency payment links.Last updated -TypeScript
- AsecurityFlicenseAqualityProvides AI assistants with access to Payman's documentation, helping developers build integrations more efficiently through enhanced contextual support.Last updated -5TypeScript
- AsecurityFlicenseAqualityA server that provides easy access to Payman AI's APIs, allowing users to create payees, search payees, send payments, and check balances using natural language prompts.Last updated -53JavaScript
- -securityFlicense-qualityEnables AI assistants to search for documentation of packages and services, providing implementation details, examples, and specifications through a specialized API.Last updated -21JavaScript