How to Use the Aptoscan (Aptos Blockchain Explorer API) MCP in Claude
Pull live Aptos blockchain data directly into Claude Desktop to inspect accounts, tokens, and transactions without opening a browser tab.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Aptoscan (Aptos Blockchain Explorer API) MCP to Claude Desktop
Create your Vinkius account to connect Aptoscan (Aptos Blockchain Explorer API) to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Audit Aptos accounts inside Claude Desktop
Investigating a wallet address usually means opening a dozen browser tabs. You paste the address into an explorer, click through token tabs, and try to piece together the history. This MCP Server changes that entirely. Just ask Claude to check a specific address, and it pulls the exact state of that wallet right into your chat window. The agent uses `get_account_balance` to check the native APT holdings and `get_account_tokens` to list every NFT and fungible asset the user owns. If you need to dig deeper into what smart contracts they interact with, `get_account_modules` and `get_account_resources` pull the raw Move module data so you can read the contract state directly.
Trace on-chain transactions instantly
Failed transactions are a massive headache when you build on Aptos. Instead of digging through raw JSON payloads on a block explorer, you hand the transaction hash to your AI client. Claude reads the execution results, parses the events, and tells you exactly why a specific call failed. You trigger `get_transaction_by_hash` or `get_transaction_by_version` to pull the exact execution trace. When you need the broader context of network state during that execution, `get_block_by_height` grabs the entire block data. It turns your chat interface into a dedicated blockchain forensics tool.
Inspect Move modules and token metadata
Verifying NFT collections or fungible asset supplies requires pulling metadata from the ledger. Writing a custom script to fetch this takes unnecessary time. Claude handles the API calls and formats the supply metrics perfectly in your conversation. By calling `get_token_data`, the AI fetches the exact supply caps, minting history, and metadata URIs for any asset on the network. Combine this with `get_account_transactions` to track exactly when and where those tokens moved across the ecosystem.
Set up Aptoscan (Aptos Blockchain Explorer API) MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Aptoscan (Aptos Blockchain Explorer API) MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
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 Aptoscan (Aptos Blockchain Explorer API) MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Aptoscan (Aptos Blockchain Explorer API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.