Cronoscan (Cronos Block Explorer) Connector for AI agents.
24 live capabilities
Track CRO balances and on-chain transactions in real time.
Waiting for input…
Why people use Cronoscan (Cronos Block Explorer)
Cronoscan for Real-Time Blockchain Data Analysis
With this Connector, you just tell your agent which address you want to see, and it pulls the latest balances or transaction histories instantly. You get a clean summary of the activity without ever leaving your workspace.
What Vinkius changes
You get direct blockchain data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Debugging a failed swap
A developer uses proxy_eth_call to test a contract function and then checks get_tx_receipt_status to see why it failed.
- Real-world use case 02
Whale tracking
An analyst asks for the last 10 get_token_tx events for a specific address to see where a large amount of USDC went.
- Real-world use case 03
Portfolio audit
A user asks to see the get_balance for five different wallets and the get_token_supply for a new project.
Complete set · 24capabilities
The complete Cronoscan (Cronos Block Explorer) capability set.
These are the exact actions your AI can choose when you ask it to work with Cronoscan (Cronos Block Explorer).
01—04
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 01 Capability
Get balance
Cronoscan fetches the current CRO balance for a single specific wallet. Use this to check a specific account's holdings.
- 02 Capability
Get abi
Cronoscan fetches the Application Binary Interface for a verified smart contract. This helps your agent understand the contract's functions.
- 03 Capability
Get block reward
Cronoscan looks up the block rewards associated with a specific block number. This is helpful for understanding network incentives.
- 04 Capability
Get logs
Cronoscan retrieves the event logs for specific blockchain actions. Use this to see what happened during a transaction.
05—08
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 05 Capability
Get source code
Cronoscan pulls the verified source code for a specific smart contract. This is essential for security audits and debugging.
- 06 Capability
Get tx receipt status
Cronoscan checks if a transaction was successful or if it failed. This gives you a clear status update on any on-chain action.
- 07 Capability
Proxy eth block number
Cronoscan gets the current block number using a standard RPC call. This helps your agent stay synced with the chain.
- 08 Capability
Proxy eth call
Cronoscan executes an eth_call to interact with a smart contract. Use this to test contract logic without sending a transaction.
09—12
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 09 Capability
Proxy eth estimate gas
Cronoscan calculates the gas required for a specific transaction. This helps you avoid out-of-gas errors.
- 10 Capability
Proxy eth gas price
Cronoscan checks the current gas price on the Cronos network. Use this to plan your transaction costs.
- 11 Capability
Proxy eth get block by number
Cronoscan gets full details for a specific block by its number. This is useful for deep block analysis.
- 12 Capability
Proxy eth get code
Cronoscan retrieves the compiled bytecode of a smart contract. This is useful for low-level contract inspection.
13—16
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 13 Capability
Proxy eth get storage at
Cronoscan reads the storage data at a specific contract slot. Use this for advanced state inspection.
- 14 Capability
Proxy eth get transaction by hash
Cronoscan fetches full details for a transaction using its unique hash. This is the best way to see all data for a single transaction.
- 15 Capability
Proxy eth get transaction receipt
Cronoscan retrieves the receipt for a transaction after it's processed. This confirms the final state of a transaction.
- 16 Capability
Get token balance
Cronoscan checks the balance of an ERC20 token for a specific contract address. Use this to see how much of a specific token a wallet holds.
17—20
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 17 Capability
Get token nft tx
Cronoscan tracks ERC721 NFT transfer events for a specific address. This lets you monitor NFT trading and movements.
- 18 Capability
Get token supply
Cronoscan gets the total supply of an ERC20 token. Use this to check the total amount of a specific token in existence.
- 19 Capability
Get token tx
Cronoscan views the transfer history for an ERC20 token at a specific address. This is great for tracking specific token movements.
- 20 Capability
Get tx list internal
Cronoscan lists all internal transactions for a specific wallet address. This reveals complex interactions between contracts.
21—24
4 capabilities in this set.
Part of 24 available through Cronoscan (Cronos Block Explorer).
- 21 Capability
Get tx list
Cronoscan lists all normal transactions for a specific wallet address. Use this to see the standard history of a wallet.
- 22 Capability
Get balance multi
Cronoscan gets CRO balances for a list of multiple addresses at once. This is useful for tracking several wallets simultaneously.
- 23 Capability
Get eth price
Cronoscan checks the latest market price for the CRO token. It gives you real-time pricing data.
- 24 Capability
Get eth supply
Cronoscan retrieves the total supply of CRO on the network. Use this to see the total circulating amount.
Set up in minutes
One URL. Then ask Cronoscan (Cronos Block Explorer) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cronoscan (Cronos Block Explorer) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Cronoscan (Cronos Block Explorer), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cronoscan (Cronos Block Explorer) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Cronoscan (Cronos Block Explorer) URL.
- Step 03
Save and start
Save the connection and enable Cronoscan (Cronos Block Explorer) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cronoscan-cronos-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Cronoscan (Cronos Block Explorer)
Open Agent mode in chat and ask: "Using Cronoscan (Cronos Block Explorer), help me...". 24 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cronoscan-cronos-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Cronoscan (Cronos Block Explorer)
Ask Copilot: "Using Cronoscan (Cronos Block Explorer), help me...". 24 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cronoscan-cronos-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Cronoscan (Cronos Block Explorer)
Open Cascade and ask: "Using Cronoscan (Cronos Block Explorer), help me...". 24 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cronoscan-cronos-block-explorer": {
"url": "https://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Cronoscan (Cronos Block Explorer)
Ask Cline: "Using Cronoscan (Cronos Block Explorer), help me...". 24 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cronoscan-cronos-block-explorer --transport http "https://edge.vinkius.com/vk_preview_1EmSgZVdc76vHHAF0j433NTzjCvsMsuo1Mxs21DJ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Cronoscan (Cronos Block Explorer)
Ask Claude: "Using Cronoscan (Cronos Block Explorer), show me...". 24 tools are ready
Where the request belongs
Work Cronoscan can move forward.
This is for anyone who spends their day looking at blockchain data but hates the manual process of searching for it.
Web3 Developer
Debugging failed transactions and inspecting contract source code while coding.
Crypto Analyst
Tracking whale movements and monitoring token distributions for research reports.
DeFi Trader
Checking portfolio balances and monitoring token liquidity across the Cronos ecosystem.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTronscan (TRON Blockchain Explorer API)
Explore the TRON blockchain. analyze accounts, track token balances, inspect smart contracts, and monitor network resources directly from any AI agent.
Celoscan (Celo Network Explorer)
Access Celo network data via Celoscan. check account balances, track transactions, and inspect smart contracts directly from your AI agent.
Blockscout
Explore Ethereum-based blockchains directly from your AI agent. Query addresses, tokens, transactions, and smart contracts via Blockscout's open-source API.
CardanoScan (Cardano Block Explorer API)
Access real-time Cardano blockchain data. query addresses, transactions, blocks, and stake pools directly from your AI agent.
Moonriver (Moonriver Block Explorer API)
Query Moonriver blockchain data—blocks, transactions, account balances, and EVM tokens—directly from your AI agent.
Arbiscan (Arbitrum Explorer)
Explore Arbitrum blockchain data. check balances, track transactions, and inspect smart contract source code directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Cronoscan connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Cronoscan.
The practical details behind the request, access and result.
Can I check multiple CRO balances at once with Cronoscan?
Yes, you can provide a list of wallet addresses, and the Connector will fetch the current CRO balance for every one of them in a single request.
Does Cronoscan work for tracking NFTs?
Yes, it supports tracking ERC721 token transfer events, allowing you to monitor NFT movements for specific addresses easily.
How do I get the price of CRO using this Connector?
Your agent can pull the latest market price and the total supply of CRO automatically so you don't have to check an external exchange.
Can I use Cronoscan to debug failed smart contract transactions?
Absolutely. You can pull transaction receipts to see exactly why a transaction failed and inspect the source code to find the logic error.
Is Cronoscan for the Ethereum network?
No, this Connector is specifically designed for the Cronos blockchain. It provides deep access to Cronos data like gas prices and token supplies.
Can I check the CRO balance of multiple wallet addresses in a single request?
Yes! Use the get_balance_multi capability by providing a comma-separated list of addresses. The AI will return the current balance for each address in the list.
How do I retrieve the source code of a verified smart contract on Cronos?
You can use the get_source_code capability with the contract's address. If the contract is verified on Cronoscan, the AI will fetch the source code, compiler version, and other optimization details.
Is it possible to track NFT transfers for a specific user?
Absolutely. Use the get_token_nft_tx capability with the user's wallet address. You can also filter by a specific NFT contract address to narrow down the results.
One connection away
Give your agent a direct line to Cronoscan.
Connect Cronoscan once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available