- 1단계: 저장소 복제: git clone https://github.com/mashh-lab/mcp-agent-proxy.git
- 2단계: 종속성 설치: cd mcp-agent-proxy && npm install
- 3단계: 환경 변수 구성: set OPENAI_API_KEY, PROXY_PORT, UPSTREAM_URL
- 4단계: 프록시 시작: npm start
- 5단계: 애플리케이션의 OpenAI 엔드포인트를 http://localhost:PROXY_PORT로 지정