Immutable X Connector for AI agents.
17 live capabilities
Manage Web3 gaming assets and orderbook listings directly.
Waiting for input…
Why people use Immutable X
Manage Web3 Gaming Assets with the Immutable X
The Immutable X MCP changes that by bringing those actions into your chat. You can ask your agent to list your NFTs, check a collection's status, or even create a new listing. It turns a multi-tab research process into a single conversation where the data comes to you.
What Vinkius changes
That you get a direct conversational interface for your entire Immutable blockchain workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a mint status
A developer needs to see if a specific mint went through.
- Real-world use case 02
Auditing sales history
A studio owner wants to see what's selling best.
- Real-world use case 03
Listing an item for sale
A user wants to put a rare item on sale.
Complete set · 17capabilities
The complete Immutable X capability set.
These are the exact actions your AI can choose when you ask it to work with Immutable X.
01—04
4 capabilities in this set.
Part of 17 available through Immutable X.
- 01 Capability
List listings
Shows all current items listed on the orderbook. This helps you see what's currently for sale.
- 02 Capability
List mint requests
Shows all the mint requests for a specific collection. Use this to see what's pending.
- 03 Capability
List nfts
Lists all the NFTs on the chain. This is your go-to for a broad overview of assets.
- 04 Capability
Fulfill order
Fulfills a specific order from the marketplace orderbook. This lets you complete sales quickly.
05—08
4 capabilities in this set.
Part of 17 available through Immutable X.
- 05 Capability
Get activity
Retrieves details for a single on-chain event. Use this to see what happened in a specific transaction.
- 06 Capability
List activities
Shows a list of all activities on an Immutable chain. It's great for seeing a history of moves.
- 07 Capability
List collections
Lists every NFT collection on the blockchain. Use this to browse what's available.
- 08 Capability
Get collection
Pulls all the data for a specific NFT collection. It's the easiest way to see what's in a contract.
09—11
3 capabilities in this set.
Part of 17 available through Immutable X.
- 09 Capability
Get nft
Fetches the details for a single NFT token. You'll get the metadata and ownership info in one go.
- 10 Capability
Get passport profile
Grabs the profile information for a Passport user. You'll need an access token for this one.
- 11 Capability
Get token
Gets the details for an ERC20 token. Use this to check token contract information.
12—14
3 capabilities in this set.
Part of 17 available through Immutable X.
- 12 Capability
List tokens
Lists all the ERC20 tokens. Use this to see the available tokens.
- 13 Capability
Mint nfts
Mints new NFTs to the blockchain. This requires your secret API key to work.
- 14 Capability
Refresh collection metadata
Updates the metadata for an existing collection. This keeps your assets looking fresh.
15—17
3 capabilities in this set.
Part of 17 available through Immutable X.
- 15 Capability
Update passport username
Changes the username for a Passport profile. Use this to manage user identities.
- 16 Capability
Create bid
Places a new bid on an item in the marketplace. This helps you secure assets you want.
- 17 Capability
Create listing
Creates a new listing on the orderbook. Use this to put your items up for sale.
Set up in minutes
One URL. Then ask Immutable X to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Immutable X 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_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Immutable X for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X URL.
- Step 03
Save and start
Save the connection and enable Immutable X in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"immutable-x": {
"url": "https://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X
Open Agent mode in chat and ask: "Using Immutable X, help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"immutable-x": {
"url": "https://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X
Ask Copilot: "Using Immutable X, help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"immutable-x": {
"url": "https://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X
Open Cascade and ask: "Using Immutable X, help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"immutable-x": {
"url": "https://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X
Ask Cline: "Using Immutable X, help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add immutable-x --transport http "https://edge.vinkius.com/vk_preview_OTPalqNQKNrWon6wkWEuu8dsUJH3Ot5YgORGrnoq/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 Immutable X
Ask Claude: "Using Immutable X, show me...". 17 tools are ready
Where the request belongs
Work Immutable X can move forward.
This is for the Web3 developer who is tired of constant context switching between the terminal and the marketplace, or the game studio lead who needs to keep a pulse on asset sales without manual auditing.
Web3 Developer
Checks on-chain data and triggers mints while staying inside their code editor.
Game Studio Ops
Manages in-game asset collections and monitors marketplace activity for their studio.
Crypto Analyst
Queries NFT metadata and activity logs to build research reports and market trends.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCovalent
Equip your AI agent to query unified blockchain data including balances, transactions, and NFTs across 100+ chains.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
NMKR Cardano
Manage Cardano NFT projects via NMKR Studio. track assets, minting coupons, and payout wallets directly from your AI agent.
Rarible (Multi-chain NFT Protocol)
Access multi-chain NFT data. query items, collections, activities, and market statistics across Ethereum, Polygon, and more via Rarible.
Nifty Gateway (NFT Marketplace API)
Explore and manage NFT assets via Nifty Gateway. list available nifties, browse collections, and audit your personal portfolio directly from any AI agent.
SimpleHash (Multi-chain NFT API)
Access comprehensive NFT data across 50+ chains. query wallet holdings, metadata, collection details, and transfer history.
Bring your own AI
Change the model, client or framework. Keep Immutable X 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 Immutable X.
The practical details behind the request, access and result.
What can the Immutable X MCP do for my NFT project?
It lets you manage assets, mint new ones, and handle marketplace listings through an AI agent. You can check your inventory and see what's happening on the chain without leaving your workspace.
Can I use the Immutable X MCP to see my sales history?
Yes, you can use it to pull activity logs and see every sale or transfer on the chain. It makes auditing your project's performance much faster.
Does the Immutable X MCP support minting new NFTs?
Yes, it has a capability to trigger new mints directly from your AI client. This is great for developers who need to move quickly on new asset releases.
How does the Immutable X MCP help with marketplace listings?
It allows your agent to create new listings and fulfill orders on the orderbook automatically. You can manage your marketplace presence using simple natural language commands.
Can I use the Immutable X MCP to update my NFT metadata?
Yes, you can refresh the metadata for your collections to keep your assets up to date. This ensures your buyers always see the latest information.
Is the Immutable X MCP good for tracking minting progress?
It's great for that because it can list all pending mint requests for a collection. You can stay on top of your project's rollout status easily.
Can I mint NFTs using this server?
Yes, you can use the mint_nfts capability. Note that this requires your Immutable Secret API Key to be configured in the environment variables.
How do I check the status of a specific on-chain event?
Use the get_activity capability with the specific Activity ID and chain name to retrieve detailed event metadata and status.
Is it possible to list items on the marketplace?
Absolutely. The create_listing capability allows you to create new orderbook listings for your assets on the specified chain.
One connection away
Give your agent a direct line to Immutable X.
Connect Immutable X once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available