4,500+ servers built on MCP Fusion
Vinkius
Filebase (Web3 Storage) logo
Vinkius
CrewAI logo

How to Use the Filebase (Web3 Storage) MCP in CrewAI

Deploy a CrewAI team to manage your IPFS infrastructure. Specialized agents for pinning, monitoring, and storage cleanup.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Filebase (Web3 Storage) MCP to CrewAI

Create your Vinkius account to connect Filebase (Web3 Storage) 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

Autonomous IPFS team for CrewAI

Assign a dedicated agent to track your storage health using `platform_get_usage`. If a limit is hit, a second agent can use `psa_remove_pin` to clear space. It turns storage management into a self-correcting system. Your crew handles the day-to-day operations while you focus on high-level goals.

Collaborative CID management

Have one agent index your content with `rpc_pin_ls` and another verify availability using `rpc_cat`. They share memory to keep your decentralized records accurate. It prevents data drift. The crew maintains a consistent state across your infrastructure by cross-referencing your pin list with your actual file inventory.

Automated IPNS publishing for CrewAI

Keep your project sites live by letting an agent update your pointers with `rpc_name_publish`. It can resolve current paths using `rpc_name_resolve` to verify links before updating. It removes the risk of broken pointers. The crew performs the resolution, verification, and update as a single, atomic operation.

Setup guide

Set up Filebase (Web3 Storage) 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 Filebase (Web3 Storage) tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

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

Pass the server URL into your Agent configuration. You can then selectively expose tools like `psa_add_pin` to specific team members.
Yes, by using shared memory, your agents can pass CIDs between them. One agent uploads the file, and another agent pins it to the network.
You can create a monitor agent that periodically calls `platform_get_usage`. It can then report back to the team or take corrective action.
The server respects your API credentials and scope. Your storage remains isolated and only accessible to the agents you configure with the necessary tools.
The server routes your requests to the IPFS network via the platform's pinning services. This ensures your data is stored persistently and is retrievable by CID.

Start using the Filebase (Web3 Storage) MCP today

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

Built & Managed by Vinkius 30s setup 29 tools

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

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