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}
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください