
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "needle": {4 "command": "npx",5 "args": [6 "mcp-remote",7 "https://mcp.needle.app/mcp",8 "--header",9 "Authorization:Bearer ${NEEDLE_API_KEY}"10 ],11 "env": {12 "NEEDLE_API_KEY": "<your-needle-api-key>"13 }14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation