Loading subscription status...
{
"mcpServers": [
{
"my-mcp-server": {
"env": {
"ETHERSCAN_API_KEY": "********"
},
"args": [
"tsx",
"/PATH/TO/YOUR_PROJECT/src/index.ts"
],
"command": "npx"
}
}
]
}