Installation & Configuration
{
"mcpServers": {
"vara-mcp": {
"command": "npx",
"args": [
"./build/index.js"
],
"env": {
"SUBSCAN_API_URL": "your_subscan_api_url",
"API_KEY": "your_api_key"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17