2 months ago
Server Config
{
"mcpServers": {
"netintel": {
"command": "npx",
"args": [
"netintel-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>"
}
}
}
}{
"mcpServers": {
"netintel": {
"command": "npx",
"args": [
"netintel-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>"
}
}
}
}