Back to MCP Servers
Bicscan
Risk score / asset holdings of EVM blockchain address (EOA, CA, ENS) and even domain names.
finance-fintechai
By ahnlabio
Installation
npx -y bicscan-mcpConfiguration
{
"mcpServers": {
"bicscan-mcp": {
"command": "npx",
"args": ["-y", "bicscan-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes