ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Irys with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage permanent data storage on Irys. check storage prices, query transactions via GraphQL, and manage balances across multiple tokens.

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 · 8 capabilities

The complete Irys capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Irys.

  1. 01

    Submit transaction

    Submit a signed data transaction

  2. 02

    Get transaction

    Retrieve metadata for a specific transaction ID

  3. 03

    Get balance

    Get balance for a specific address

  4. 04

    Fund account

    Submit a funding transaction receipt

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Irys.

  1. 05

    Get info

    Get Irys node metadata

  2. 06

    Get price

    Get storage price for a specific token and data size

  3. 07

    Query transactions

    Use this to find historical transactions by tag. Search and filter transaction metadata via GraphQL

  4. 08

    Withdraw account

    Initiate a withdrawal request

Observed, not estimated

830ms average. Fast in production.

Irys is checked daily against the live service.

Daily averagePeak 1029ms
Aug 25Today
Fastest day
763ms
Slowest day
1029ms
14-day trend
Slowing+33%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 Irys, so you can see the experience inside your AI.

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

Irys Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/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 — Irys capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "irys-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/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 Irys owners ask.

  • 01

    How can I check the cost of storing a specific amount of data?

    Use the get_price capability by providing the payment token (e.g., 'ethereum') and the size in bytes. The agent will return the cost in atomic units for that specific network.

  • 02

    Is it possible to search for historical transactions by their tags?

    Yes! The query_transactions capability allows you to filter transactions using GraphQL by specifying a tag_name and tag_value, along with a result limit.

  • 03

    How do I verify the balance of a specific wallet on the Irys node?

    You can use the get_balance capability. Just provide the token type and the wallet address to retrieve the current balance held on the Irys node.