4,500+ servers built on MCP Fusion
Vinkius
Aptoscan (Aptos Blockchain Explorer API) logo
Vinkius
CrewAI logo

How to Use the Aptoscan (Aptos Blockchain Explorer API) MCP in CrewAI

Deploy specialized CrewAI agent teams to audit, monitor, and analyze Aptos blockchain data autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Aptoscan (Aptos Blockchain Explorer API) MCP on Cursor AI Code Editor MCP Client Aptoscan (Aptos Blockchain Explorer API) MCP on Claude Desktop App MCP Integration Aptoscan (Aptos Blockchain Explorer API) MCP on OpenAI Agents SDK MCP Compatible Aptoscan (Aptos Blockchain Explorer API) MCP on Visual Studio Code MCP Extension Client Aptoscan (Aptos Blockchain Explorer API) MCP on GitHub Copilot AI Agent MCP Integration Aptoscan (Aptos Blockchain Explorer API) MCP on Google Gemini AI MCP Integration Aptoscan (Aptos Blockchain Explorer API) MCP on Lovable AI Development MCP Client Aptoscan (Aptos Blockchain Explorer API) MCP on Mistral AI Agents MCP Compatible Aptoscan (Aptos Blockchain Explorer API) MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Aptoscan (Aptos Blockchain Explorer API) MCP to CrewAI

Create your Vinkius account to connect Aptoscan (Aptos Blockchain Explorer API) to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Coordinate On-Chain Audits with CrewAI Teams

The `get_account_modules` tool provides your specialized developer agent with raw Move smart contract bytecode for automated security analysis. While the developer agent dissects the module code, a separate auditor agent compares it against known patterns. To verify execution safety, the team runs `get_account_resources` to inspect the live storage variables of the target contract. This multi-agent coordination ensures that no code is analyzed without also checking its active state on the blockchain.

Track Wallets Autonomously with this MCP Server

The `get_account_transactions` tool feeds your analyst agent a continuous stream of recent account activity to monitor high-value wallets. The analyst parses the transaction list and flags large transfers or sudden smart contract interactions. Once an interesting transaction is found, the agent passes the hash to another team member using `get_transaction_by_hash` to extract gas costs and event payloads. The team compiles these findings into a markdown report without human intervention.

Inspect Block Metadata and Token Data

The `get_block_by_height` and `get_token_data` tools allow your research agent to map out token distribution patterns across specific ledger blocks. The agent extracts metadata and supply metrics to evaluate asset liquidity on the Aptos network. By combining this with `get_account_tokens`, your crew maps out exactly which addresses hold the majority of a token's circulating supply. This data flows through the crew's shared memory, giving every agent a consistent view of the asset's distribution.

Setup guide

Set up Aptoscan (Aptos Blockchain Explorer API) MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Aptoscan (Aptos Blockchain Explorer API) tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Aptoscan (Aptos Blockchain Explorer API) Analyst",
    goal="Access and analyze Aptoscan (Aptos Blockchain Explorer API) data via MCP.",
    backstory="Expert analyst with direct Aptoscan (Aptos Blockchain Explorer API) access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Aptoscan (Aptos Blockchain Explorer API) transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 CrewAI

CrewAI uses shared memory to pass the results of `get_account_balance` or transaction searches between agents. Once one agent fetches the data, the rest of the crew can reference it instantly.
Yes, you can assign tools to specific agents. For example, you can give the security agent access to `get_account_modules` while keeping the analyst agent limited to transaction histories.
You configure the HTTP transport URL in your agent definition block. CrewAI handles the connection to Vinkius, making all ten blockchain tools available to your crew.
Yes. Your research agent can call token data endpoints to retrieve metadata and supply details for any NFT collection on Aptos via the MCP tools.
Yes. The server only queries public on-chain resources, modules, and transaction histories. No private key operations or signing actions are supported, ensuring your wallet credentials are never exposed to the agent network.

Start using the Aptoscan (Aptos Blockchain Explorer API) MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Aptoscan (Aptos Blockchain Explorer API). Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.