4,500+ servers built on MCP Fusion
Vinkius
BlockPi (Distributed RPC Network) logo
Vinkius
CrewAI logo

How to Use the BlockPi (Distributed RPC Network) MCP in CrewAI

Deploy autonomous agent crews on CrewAI that interact with BlockPi (Distributed RPC Network) nodes.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect BlockPi (Distributed RPC Network) MCP to CrewAI

Create your Vinkius account to connect BlockPi (Distributed RPC Network) 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 agents for BlockPi (Distributed RPC Network)

Assign a dedicated monitor agent to run `get_ru_consumed` and report back to your primary analyst agent. This role-based setup ensures that cost tracking happens separate from your main execution logic. Your agents collaborate using shared memory to keep track of RU usage. They decide when it is time to switch endpoints based on the data provided by these tools.

Execute complex JSON-RPC chains

Use `rpc_call` to fetch chain states that inform your crew's decision-making process. One agent retrieves the data, and another interprets the results to perform specific actions. This sequential execution allows for sophisticated automated operations. Your agents handle the heavy lifting while you define the strategy for how they interact with the network.

Automated wallet management for crews

Task your administrative agent with calling `get_wallet_balance` regularly. It ensures your operational budget is always sufficient for the tasks currently assigned to the crew. If the balance is insufficient, the agent can pause the crew's activity to prevent failure. It keeps your autonomous systems running smoothly without requiring a human to check the dashboard.

Setup guide

Set up BlockPi (Distributed RPC Network) 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 BlockPi (Distributed RPC Network) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent BlockPi (Distributed RPC Network) 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 BlockPi (Distributed RPC Network) MCP in CrewAI

You define the server in your agent's configuration. Each agent can then invoke the specific tools they need, such as `rpc_call`, to complete their assigned tasks.
Yes, they use the framework's shared memory to exchange RPC results. One agent can fetch the block number, and the next agent uses that data to perform a deeper analysis.
It is. You can assign the server to a manager agent that delegates specific RPC tasks to its subordinates. This keeps your tool usage organized and efficient.
You use the tool filter in your MCP setup. This restricts which agents can call `rpc_call` or check balances, enforcing strict operational boundaries within your crew.
All communication between your agents and the server happens over a secure, authenticated channel. We do not store any of the metadata or RPC payloads processed by your agents.

Start using the BlockPi (Distributed RPC Network) MCP today

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

Built & Managed by Vinkius 30s setup 5 tools

We've already built the connector for BlockPi (Distributed RPC Network). Just plug in your AI agents and start using Vinkius.

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