Loading subscription status...
{
"mcpServers": [
{
"etherscan_mcp_tool": {
"env": {},
"args": [
"chain_id",
"token_address"
],
"command": "get_total_supply"
}
},
{
"etherscan_mcp_tool": {
"env": {},
"args": [
"chain_name"
],
"command": "get_chain_id"
}
},
{
"etherscan_mcp_tool": {
"env": {},
"args": [
"chain_id",
"isOpenSource",
"tracking"
],
"command": "get_filtered_rpc_list"
}
}
]
}