-
securityA
license-
qualityA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.
Last updated -
10
51
TypeScript
Apache 2.0
Enables interaction with the Solana blockchain, supporting all actions from the Solana Agent Kit to execute protocol operations and transactions on the Solana network.
Solana 블록체인에서 프로토콜 작업을 처리하기 위해 모델 컨텍스트 프로토콜(MCP)을 사용하는 Solana Agent Kit 구현입니다.
지엑스피1
env
필드를 편집하여 claude_desktop_config.json
파일을 구성합니다.MacOS의 경우:
Windows의 경우:
최종 구성은 다음과 같아야 합니다(경로를 절대 프로젝트 경로로 바꾸세요).
참고: 구성을 업데이트하고 프로젝트를 빌드한 후에는 Claude Desktop을 다시 시작해야 합니다.
프로젝트를 빌드하려면 다음을 실행하세요.
이렇게 하면 TypeScript 코드가 컴파일되고 실행 파일에 대한 적절한 권한이 설정됩니다.
src/
- 소스 코드 디렉토리src/index.ts
- MCP 서버를 구현하는 주요 진입점아이에스씨
기여를 환영합니다! 풀 리퀘스트를 제출해 주세요.