ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Filebase with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage decentralized storage on IPFS via Filebase. upload files, pin CIDs, manage IPNS names, and track storage usage directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 29 capabilities

The complete Filebase capability set.

These are the exact actions your AI can choose when you ask it to work with Filebase.

Capability set01 / 08

01-04

4 capabilities in this set.

Part of 29 available through Filebase.

  1. 01

    Platform delete gateway

    Delete a dedicated gateway

  2. 02

    Platform delete name

    Delete an IPNS name

  3. 03

    Platform get bucket usage

    Get storage usage for a specific bucket

  4. 04

    Platform get gateway

    Get details of a specific dedicated gateway

Capability set02 / 08

05-08

4 capabilities in this set.

Part of 29 available through Filebase.

  1. 05

    Platform get gateway usage

    Get bandwidth usage for a dedicated gateway

  2. 06

    Platform get name

    Get details of a specific IPNS name

  3. 07

    Platform update name

    Update an IPNS name to point to a new CID

  4. 08

    Psa add pin

    Add a pin using the Pinning Service API

Capability set03 / 08

09-12

4 capabilities in this set.

Part of 29 available through Filebase.

  1. 09

    Psa list pins

    List pins using the Pinning Service API

  2. 10

    Psa remove pin

    Remove a pin by request ID

  3. 11

    Psa replace pin

    Replace an existing pin

  4. 12

    Rpc block get

    Retrieve a raw block by CID

Capability set04 / 08

13-16

4 capabilities in this set.

Part of 29 available through Filebase.

  1. 13

    Rpc cat

    Fetch contents of a file by CID

  2. 14

    Rpc key list

    List all keys in the keychain

  3. 15

    Rpc name publish

    Publish a CID to IPNS

  4. 16

    Rpc pin add

    Pin a CID to persistent storage

Capability set05 / 08

17-20

4 capabilities in this set.

Part of 29 available through Filebase.

  1. 17

    Rpc pin ls

    List all pinned objects via RPC

  2. 18

    Rpc pin rm

    Unpin a CID via RPC

  3. 19

    Rpc version

    Get the version of the IPFS daemon

  4. 20

    Platform create gateway

    Create a new dedicated gateway

Capability set06 / 08

21-23

3 capabilities in this set.

Part of 29 available through Filebase.

  1. 21

    Platform create name

    Create a new IPNS name

  2. 22

    Platform get usage

    Get total storage and bandwidth usage

  3. 23

    Platform list gateways

    List all dedicated gateways

Capability set07 / 08

24-26

3 capabilities in this set.

Part of 29 available through Filebase.

  1. 24

    Platform list names

    List all IPNS names

  2. 25

    Platform update gateway

    Update a dedicated gateway

  3. 26

    Psa get pin

    Get pin status by request ID

Capability set08 / 08

27-29

3 capabilities in this set.

Part of 29 available through Filebase.

  1. 27

    Rpc add

    Add a text file to IPFS

  2. 28

    Rpc key gen

    Create a new keypair

  3. 29

    Rpc name resolve

    Resolve an IPNS name to an IPFS path

Observed, not estimated

1014ms average. Fast in production.

Filebase is checked daily against the live service.

Daily averagePeak 1242ms
Aug 20Today
Fastest day
849ms
Slowest day
1242ms
14-day trend
Slowing+38%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 29 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Filebase, so you can see the experience inside your AI.

It does not authenticate your account with Filebase. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Filebase Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_OPv3snjtznHNAQHV1vuWt9PMh8t0GNlwIPiwQnJT/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Filebase capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "filebase-web3-storage-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_OPv3snjtznHNAQHV1vuWt9PMh8t0GNlwIPiwQnJT/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Filebase owners ask.

  • 01

    How do I pin a specific CID to ensure it stays on the network?

    You can use the rpc_pin_add capability by providing the CID. This ensures the content is persistently stored on Filebase's IPFS infrastructure.

  • 02

    Can I check my current storage usage and limits?

    Yes! Use the platform_get_usage capability. It will return your total storage used, bandwidth metrics, and current subscription limits.

  • 03

    How do I publish a CID to a mutable IPNS name?

    Use the rpc_name_publish capability with the target CID. This maps your content to an IPNS address that stays the same even when the content updates.