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

How to Use the Nearblocks (Near Blockchain Explorer API) MCP in CrewAI

Deploy specialized agent crews to audit Near blockchain data using the Nearblocks MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Nearblocks (Near Blockchain Explorer API) MCP to CrewAI

Create your Vinkius account to connect Nearblocks (Near 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

Specialized audit crews

Assign an agent to monitor blocks using `get_latest_blocks` while another analyzes transactions with `get_transaction_details`. CrewAI coordinates these agents so they share the data they find. This allows for complex monitoring tasks. You can have one agent filter for specific transaction types while another takes action on the findings.

Automated network reporting

Task your research agents with fetching `get_network_stats`. They summarize the state of the network and report back to your primary agent for decision-making. This setup removes the need for manual data gathering. Your crew stays updated on gas prices and validator activity by running these tools on a schedule.

Account history research

Let your research agent pull history via `get_account_transactions` to build a report for your analysis agent. It is a standard way to verify account behavior over time. Your agents collaborate to parse this data and identify patterns. This removes the grunt work of searching through explorer pages manually.

Setup guide

Set up Nearblocks (Near 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 Nearblocks (Near Blockchain Explorer API) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

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

You pass the server URL directly into your agent definition. This gives your crew immediate access to the full suite of explorer tools for their tasks.
Yes. Since agents share memory, one agent can fetch data using the tools and another can use that data to complete a follow-up task.
It does. You can have a manager agent delegate specific data-fetching tasks to sub-agents, who then use the tools to retrieve the necessary information.
Any agent in your crew can use the tools, provided you grant them access in the agent configuration. There is no hard limit on concurrent tool usage.
The server only interacts with public, on-chain data points. It does not access or store sensitive information, as it only performs read operations against the explorer API.

Start using the Nearblocks (Near 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 11 tools

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

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