Loading subscription status...
{
"mcpServers": [
{
"evm-mcp-server": {
"args": [
"@mcpdotdirect/evm-mcp-server"
],
"command": "npx"
}
},
{
"evm-mcp-http": {
"args": [
"@mcpdotdirect/evm-mcp-server",
"--http"
],
"command": "npx"
}
}
]
}