Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "needle": {4 "env": {5 "NEEDLE_API_KEY": "<your-needle-api-key>"6 },7 "args": [8 "mcp-remote",9 "https://mcp.needle.app/mcp",10 "--header",11 "Authorization:Bearer ${NEEDLE_API_KEY}"12 ],13 "command": "npx"14 }15 }16}
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요