Irys Connector for AI agents.
8 live capabilities
Manage permanent data storage and node economics on the Irys provenance layer.
Waiting for input…
Why people use Irys
Irys for Permanent Data Storage and Web3 Provenance
With this Connector, you just tell your agent what you need. It pulls the price, checks your balance, and finds the transactions in one go. You get a clear answer on your storage costs and node status without ever leaving your workspace.
What Vinkius changes
You get direct, agent-led control over permanent data storage and node economics.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Calculating storage costs for a new upload
A developer needs to know if they have enough funds to store 1GB of data on Solana.
- Real-world use case 02
Finding specific historical records
A researcher wants to find all transactions tagged with a specific app name.
- Real-world use case 03
Monitoring node health and tokens
A DevOps lead needs to ensure a node is healthy.
Complete set · 8capabilities
The complete Irys capability set.
These are the exact actions your AI can choose when you ask it to work with Irys.
01—04
4 capabilities in this set.
Part of 8 available through Irys.
- 01 Capability
Get info
Get the current metadata and configuration for your Irys node. This helps you see what features are active.
- 02 Capability
Get price
Calculate the exact cost for storing data using specific tokens. It works for both Ethereum and Solana.
- 03 Capability
Query transactions
Search through historical records using GraphQL filters. This is perfect for finding specific tags or values.
- 04 Capability
Submit transaction
Send a signed data transaction to the network. It handles the submission process for your data.
05—08
4 capabilities in this set.
Part of 8 available through Irys.
- 05 Capability
Withdraw account
Start a withdrawal request for your account funds. It simplifies the process of moving assets out.
- 06 Capability
Get balance
Check the current balance for a specific wallet address. You can monitor multiple tokens at once.
- 07 Capability
Fund account
Submit a funding transaction receipt to your node. This keeps your node operational and funded.
- 08 Capability
Get transaction
Pull detailed metadata for a specific transaction ID. Use it to see exactly what happened in a past event.
Set up in minutes
One URL. Then ask Irys to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Irys from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Irys, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Irys for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Irys URL.
- Step 03
Save and start
Save the connection and enable Irys in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"irys": {
"url": "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Irys
Open Agent mode in chat and ask: "Using Irys, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"irys": {
"url": "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Irys
Ask Copilot: "Using Irys, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"irys": {
"url": "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Irys
Open Cascade and ask: "Using Irys, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"irys": {
"url": "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Irys
Ask Cline: "Using Irys, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add irys --transport http "https://edge.vinkius.com/vk_preview_pdIDRhP5FYgzNNeQikAzTwNh77FDXC6PYlDvWG90/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Irys
Ask Claude: "Using Irys, show me...". 8 tools are ready
Where the request belongs
Work Irys can move forward.
This is for the Web3 developer tired of manual cost calculations, the data analyst digging through provenance records, and the DevOps engineer keeping nodes funded at 2am.
Web3 Developer
Checks upload prices and transaction statuses while building dApps.
Data Analyst
Queries historical data tags to track on-chain activity trends.
DevOps Engineer
Automates the monitoring of node balances and funding status.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsArweave
Interact with the Arweave permaweb. query network info, check wallet balances, inspect transactions, and calculate storage costs directly from your AI agent.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
Sablier (Token Streaming & Real-time Payroll)
Manage real-time token streams and airdrop campaigns. Query Sablier indexers, create Merkle trees for distributions, and check wallet eligibility.
Fireblocks
Securely manage digital assets, vault accounts, and blockchain transactions via the Fireblocks Digital Asset Platform directly from your AI agent.
Covalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Immutable X
Interact with the Immutable blockchain. list activities, manage NFT collections, mint assets, and handle orderbook listings directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Irys connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Irys.
The practical details behind the request, access and result.
What can I do with the Irys MCP?
You can use your AI agent to manage permanent data storage, check real-time pricing for different tokens, and handle node funding or withdrawals.
How does Irys help with permanent data?
It provides a provenance layer for permanent data storage, ensuring your records stay on the web and are easily queryable.
Can I check storage prices for different tokens?
Yes, you can get exact pricing for tokens like Ethereum, Solana, and others to plan your storage costs accurately.
Can my agent help manage my node funding?
Yes, your agent can submit funding receipts and initiate withdrawal requests to keep your node running smoothly.
How do I find old transactions on Irys?
You can ask your agent to search historical records using specific tags or values, and it will query the data for you.
Is this Connector good for Web3 developers?
It's ideal for developers who need to monitor node health, check upload costs, and interact with permanent web data.
Can I see my wallet balance using this?
Yes, your agent can check the current balance for any specific address to help you monitor your funds.
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.
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.
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.
One connection away
Give your agent a direct line to Irys.
Connect Irys once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available