Suivision (Sui Blockchain Explorer API) Connector for AI agents.
17 live capabilities
Query Sui blockchain transactions and smart contract data in real-time.
Waiting for input…
Why people use Suivision (Sui Blockchain Explorer API)
Suivision for Debugging Move Packages and Smart Contracts
This Connector puts the explorer inside your agent. You can ask your AI to fetch the bytecode for a specific package or check the transaction history for a protocol. You get the technical data you need exactly where you're already working.
What Vinkius changes
That your AI becomes a real-time blockchain explorer without you needing to touch a web UI.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Debugging failed Move packages
A developer asks the agent to pull the bytecode and transaction history for a specific package using `get_package_transactions` to find the bug.
- Real-world use case 02
Tracking whale movements
An analyst asks the agent to list transactions for a specific address using `get_account_transactions` to identify large movements.
- Real-world use case 03
Verifying NFT holdings
A user asks the agent to show all NFTs and coins for a wallet, which the agent pulls using `get_account_objects`.
Complete set · 17capabilities
The complete Suivision (Sui Blockchain Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with Suivision (Sui Blockchain Explorer API).
01—04
4 capabilities in this set.
Part of 17 available through Suivision (Sui Blockchain Explorer API).
- 01 Capability
Get coin metadata
Fetches metadata for a specific coin type. This helps you understand the decimals and properties of a token.
- 02 Capability
Get coin supply
Returns the total supply for a specific coin. It's essential for analyzing tokenomics.
- 03 Capability
Get defi stats
Pulls current Sui DeFi statistics. Use this to monitor the health of the DeFi ecosystem.
- 04 Capability
Get epoch
Retrieves details for a specific network epoch. This is useful for tracking historical network cycles.
05—08
4 capabilities in this set.
Part of 17 available through Suivision (Sui Blockchain Explorer API).
- 05 Capability
Get object details
Fetches specific details for an on-chain object. Use this to inspect individual assets.
- 06 Capability
Get package details
Gets details for a Move package. This is the primary way to inspect smart contract code.
- 07 Capability
Get package transactions
Lists transactions that interacted with a specific package. Use this to see how a protocol is being used.
- 08 Capability
List epochs
Lists recent network epochs. This helps you see the progression of the Sui network over time.
09—11
3 capabilities in this set.
Part of 17 available through Suivision (Sui Blockchain Explorer API).
- 09 Capability
List transactions
Lists recent transactions on the network with pagination. Use this to monitor live network activity.
- 10 Capability
List validators
Lists the current network validators. It's useful for checking who is securing the network.
- 11 Capability
Get account coins
Lists all coins owned by a specific account. This gives you a clear view of a wallet's token holdings.
12—14
3 capabilities in this set.
Part of 17 available through Suivision (Sui Blockchain Explorer API).
- 12 Capability
Get account objects
Lists all objects owned by a specific account. It helps you see every NFT and asset a wallet holds.
- 13 Capability
Get account overview
Provides a summary of an account's balance and general status. Use this for a quick wallet snapshot.
- 14 Capability
Get account transactions
Lists all transactions tied to a specific address. It's perfect for auditing a wallet's history.
15—17
3 capabilities in this set.
Part of 17 available through Suivision (Sui Blockchain Explorer API).
- 15 Capability
Get checkpoint
Retrieves the details of a specific network checkpoint. Use this to verify network state at a point in time.
- 16 Capability
Get transaction
Provides detailed info about a specific transaction digest. It's the go-to for deep-diving into a single event.
- 17 Capability
List checkpoints
Lists recent network checkpoints. Use this to see the latest confirmed states of the blockchain.
Set up in minutes
One URL. Then ask Suivision (Sui Blockchain Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Suivision (Sui Blockchain Explorer API) 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_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Suivision (Sui Blockchain Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API) URL.
- Step 03
Save and start
Save the connection and enable Suivision (Sui Blockchain Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"suivision-sui-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API)
Open Agent mode in chat and ask: "Using Suivision (Sui Blockchain Explorer API), help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"suivision-sui-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API)
Ask Copilot: "Using Suivision (Sui Blockchain Explorer API), help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"suivision-sui-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API)
Open Cascade and ask: "Using Suivision (Sui Blockchain Explorer API), help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"suivision-sui-blockchain-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API)
Ask Cline: "Using Suivision (Sui Blockchain Explorer API), help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add suivision-sui-blockchain-explorer-api --transport http "https://edge.vinkius.com/vk_preview_bf5zaf5C4NdSQydWJA20mYnMK5su7E2t7Ukc1jEC/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 Suivision (Sui Blockchain Explorer API)
Ask Claude: "Using Suivision (Sui Blockchain Explorer API), show me...". 17 tools are ready
Where the request belongs
Work Suivision can move forward.
This is for the Web3 developer who needs to debug Move packages without leaving their IDE, the crypto analyst tracking whale wallets, and the DeFi user who needs to verify on-chain ownership instantly.
Web3 Developer
Inspects Move package bytecode and transaction effects while writing smart contracts.
Crypto Analyst
Tracks whale movements and coin supply metrics to generate market reports.
DeFi Researcher
Verifies transaction statuses and object ownership for various Sui protocols.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSolanaFM (Solana FM Block Explorer API)
Access Solana blockchain data via SolanaFM. inspect blocks, transactions, account metadata, and token balances directly from any AI agent.
Metisscan (Metis L2 Network Explorer)
Explore the Metis L2 network. inspect blocks, transactions, addresses, and smart contracts directly from your AI agent.
Tronscan (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.
Dogechain Explorer (Dogechain Block Explorer API)
Automate Dogecoin blockchain analysis via Dogechain. check address balances, inspect transactions, and query block data directly from any AI agent.
Helius (Solana)
Access high-performance Solana data—fetch assets, balances, transaction history, and priority fee estimates directly through your AI agent.
Biconomy (Account Abstraction)
Simplify blockchain interactions with Account Abstraction. get quotes, execute supertransactions, and track status via Biconomy.
Bring your own AI
Change the model, client or framework. Keep Suivision 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 Suivision.
The practical details behind the request, access and result.
Can the Suivision MCP help me track whale movements on Sui?
Yes, it allows your AI agent to query transaction histories for any specific address. You can ask the agent to look for large movements or frequent activity for any wallet on the network.
How does Suivision MCP help with Move smart contract debugging?
It lets your agent pull the bytecode and package details for specific Move packages. This means you can inspect how a contract is built and how it's interacting with the network without leaving your chat.
Can I use Suivision MCP to check NFT ownership?
Yes. You can ask your agent to list all objects owned by a specific Sui address. It will quickly identify the NFTs and other on-chain assets held in that account.
Does Suivision MCP provide real-time coin data?
It does. You can ask your agent for the total supply and metadata of any coin type on the Sui network to get up-to-date information on tokenomics.
Is Suivision MCP good for monitoring network health?
It is. You can ask your agent to list current validators or pull DeFi statistics to get a high-level view of the Sui network's performance and ecosystem health.
Do I need to be a developer to use Suivision MCP?
Not at all. While it's great for developers, anyone who wants to quickly check blockchain data using natural language can benefit from having their AI agent handle the queries.
Can I check the balance and owned objects of a specific Sui address?
Yes! Use the get_account_overview capability to see the general balance or get_account_objects to list all objects, including NFTs, associated with that address.
How do I get the technical details of a specific transaction digest?
Simply provide the transaction hash to the get_transaction capability. It will return the sender, gas usage, status, and execution effects.
Can I inspect the source code or modules of a Move package?
Yes, use the get_package_details capability with the Package ID. It retrieves the Move bytecode and module information directly from the blockchain.
One connection away
Give your agent a direct line to Suivision.
Connect Suivision once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available