How to Use the Celoscan (Celo Network Explorer) MCP in Claude Code
Pipe live Celo network data from Celoscan directly into your terminal workflows using Claude Code and this dedicated MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Celoscan (Celo Network Explorer) MCP to Claude Code
Create your Vinkius account to connect Celoscan (Celo Network Explorer) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Blockchain Auditing via CLI
Run audits from your terminal without opening a browser. Claude Code queries `get_internal_transactions` to track smart contract execution paths and pipes the JSON output directly to your local grep or jq utilities. It lets you monitor contract activity by fetching the latest transactions with `get_normal_transactions`. You can run this in any SSH session or terminal multiplexer.
Automated CI/CD Contract Verification
Integrate blockchain state checks into your deployment pipelines. This MCP Server lets Claude Code verify contract deployments by checking `get_contract_abi` inside your CI/CD runner. If the ABI doesn't match your build artifacts, the run fails. Claude Code can pull the deployed source code with `get_contract_source_code` to generate a diff report automatically.
Terminal-Based Supply and Balance Monitoring
Keep tabs on token distribution directly from your shell. Claude Code uses `get_erc20_token_supply` to check total supplies and outputs clean terminal tables. You can monitor multiple cold wallets at once using `get_account_balance_multi`. This makes it easy to write cron jobs that alert you when balances drop below a specific threshold.
Set up Celoscan (Celo Network Explorer) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeceloscan-celo-network-explorer-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Celoscan (Celo Network Explorer) transactions." It will automatically discover and invoke the available Celoscan (Celo Network Explorer) tools.
claude mcp add --transport http celoscan-celo-network-explorer-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Celoscan (Celo Network Explorer) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Celoscan (Celo Network Explorer) MCP today
We host it, we monitor it, we maintain it. You just paste one token.