4,500+ servers built on MCP Fusion
Vinkius
IoTeX (IoTeX Block Explorer API) logo
Vinkius
CrewAI logo

How to Use the IoTeX (IoTeX Block Explorer API) MCP in CrewAI

Deploy a specialized crew of agents to monitor and act on IoTeX blockchain data with CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect IoTeX (IoTeX Block Explorer API) MCP to CrewAI

Create your Vinkius account to connect IoTeX (IoTeX Block 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

Collaborative IoTeX monitoring with CrewAI

Assign one agent to watch `get_recent_actions` while another parses `get_action` results. The agents share memory to coordinate their findings. This structure lets you build complex oversight systems. You get a team that communicates to solve problems on the chain.

Role-based IoTeX analysis in CrewAI

Design agents that specialize in `get_token` data or block analysis. Each agent focuses on a single part of the IoTeX chain. This prevents context overload. Your crew members work in parallel to provide a complete view of the blockchain state.

Autonomous IoTeX operations via CrewAI

Use the MCP server to fuel your agents with live data. They can query `get_account` or `get_block_by_hash` to decide their next step. This enables hands-off operation. Your agents react to the network without you needing to monitor the terminal.

Setup guide

Set up IoTeX (IoTeX Block 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 IoTeX (IoTeX Block Explorer API) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent IoTeX (IoTeX Block 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 IoTeX (IoTeX Block Explorer API) MCP in CrewAI

Include the server URL in the agent's MCP list. Once passed, the agents can access the tools during their execution loop.
Yes. Agents use shared memory to pass results from one tool call to another. This allows for multi-step reasoning across the chain.
The server is ephemeral and does not log your requests. It only accesses public blockchain state, keeping your internal agent logic private.
Yes. You can set the crew to run tasks in a specific order. This ensures data is queried and processed in the correct sequence.
Yes. You can filter the tool list for each agent. This ensures they only have the tools required for their specific role.

Start using the IoTeX (IoTeX Block Explorer API) MCP today

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

Built & Managed by Vinkius 30s setup 8 tools

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

No hosting. No infrastructure. No complex setup.
All 8 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.