4,500+ servers built on MCP Fusion
Vinkius
Ankr (Web3 Node API) logo
Vinkius
CrewAI logo

How to Use the Ankr (Web3 Node API) MCP in CrewAI

Deploy specialized Web3 research and monitoring crews using CrewAI and this MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Ankr (Web3 Node API) MCP to CrewAI

Create your Vinkius account to connect Ankr (Web3 Node 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

CrewAI Multi-Agent Research

Assign one agent to `ankr_getBlocks` for data gathering while another agent analyzes the results. Your crew works together to track chain activity or protocol changes. Specialized agents share the load. One agent focuses on querying the network, while the other interprets the findings for your final report.

Autonomous Blockchain Monitoring

Use `eth_getBlockByNumber` to keep your monitoring agents synced with the latest network state. Your crew automatically flags anomalies or interesting transactions. This keeps your operations running 24/7 without manual input. The agents check the blocks, compare findings, and report only what matters to you.

Transaction and Account Oversight

Empower your agents to check `eth_getTransactionByHash` for audit purposes. You can build a crew that validates transaction history across multiple blocks. This gives your team a clear picture of what happened on-chain. Your agents handle the heavy lifting of parsing raw transaction data into human-readable insights.

Setup guide

Set up Ankr (Web3 Node 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 Ankr (Web3 Node API) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Ankr (Web3 Node 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 Ankr (Web3 Node API) MCP in CrewAI

Pass the server URL to your agent definition in the mcps list. Your agents will then be able to call the tools directly.
Yes, different agents in your crew can share the same tools. This allows them to collaborate on complex blockchain data analysis tasks.
It supports stdio, SSE, and Streamable HTTP. You choose the connection method that fits your local or cloud environment.
Your agents can share access to the server as long as they are part of the same crew. The server handles concurrent requests efficiently.
It only retrieves public data such as block heights, transaction receipts, and contract code. It never touches sensitive keys or your private account files.

Start using the Ankr (Web3 Node API) MCP today

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

Built & Managed by Vinkius 30s setup 32 tools

We've already built the connector for Ankr (Web3 Node API). Just plug in your AI agents and start using Vinkius.

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