netintel mcp for Cline
io.github.kjgueye/netintel-mcp
MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments
client:Cline
transport:stdio
runtime:npm
Install netintel mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"netintel-mcp": {
"command": "npx",
"args": [
"-y",
"netintel-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs