Blur (NFT Trading Marketplace API) Connector for AI agents.
5 live capabilities
Trade NFTs and track floor prices on Blur using your AI agent.
Waiting for input…
Why people use Blur (NFT Trading Marketplace API)
Blur for NFT Floor Price Tracking
This Connector changes that by bringing the Blur marketplace into your chat. You can ask for a floor price comparison or a full collection breakdown in one sentence. You get the data you need immediately, without the friction of navigating a complex UI.
What Vinkius changes
You get a direct line to Blur marketplace data and trade execution without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Comparing floor prices across platforms
A trader wants to know if a Bored Ape is a good deal.
- Real-world use case 02
Listing an NFT for sale instantly
A whale wants to sell a specific item.
- Real-world use case 03
Analyzing new project stats
A researcher needs to know the total supply of a new project.
Complete set · 5capabilities
The complete Blur (NFT Trading Marketplace API) capability set.
These are the exact actions your AI can choose when you ask it to work with Blur (NFT Trading Marketplace API).
01—03
3 capabilities in this set.
Part of 5 available through Blur (NFT Trading Marketplace API).
- 01 Capability
Create ask
Create a listing (ask) on the Blur marketplace. Use this to put your own NFTs up for sale.
- 02 Capability
Create bid
Create a bid on Blur. This lets your agent handle the buying process for you on specific tokens or collections.
- 03 Capability
Get asset
Get metadata and current listings for a specific NFT. Use this to see the exact traits and price of a single token.
04—05
2 capabilities in this set.
Part of 5 available through Blur (NFT Trading Marketplace API).
- 04 Capability
Get collection floor
Get current floor prices for a collection across major marketplaces. Use this to see where an asset is cheapest right now.
- 05 Capability
Get collection
Pull metadata, volume, and supply stats for a specific collection. This gives you a bird's-eye view of a project's health.
Set up in minutes
One URL. Then ask Blur (NFT Trading Marketplace API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Blur (NFT Trading Marketplace API) 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_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Blur (NFT Trading Marketplace API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API) URL.
- Step 03
Save and start
Save the connection and enable Blur (NFT Trading Marketplace API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"blur-nft-trading-marketplace-api": {
"url": "https://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API)
Open Agent mode in chat and ask: "Using Blur (NFT Trading Marketplace API), help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"blur-nft-trading-marketplace-api": {
"url": "https://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API)
Ask Copilot: "Using Blur (NFT Trading Marketplace API), help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"blur-nft-trading-marketplace-api": {
"url": "https://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API)
Open Cascade and ask: "Using Blur (NFT Trading Marketplace API), help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"blur-nft-trading-marketplace-api": {
"url": "https://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API)
Ask Cline: "Using Blur (NFT Trading Marketplace API), help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add blur-nft-trading-marketplace-api --transport http "https://edge.vinkius.com/vk_preview_K1HJd3HYKqKxWJhOTYea4Uoi2uvL0UXu5DLcFOqX/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 Blur (NFT Trading Marketplace API)
Ask Claude: "Using Blur (NFT Trading Marketplace API), show me...". 5 tools are ready
Where the request belongs
Work Blur can move forward.
This is for NFT traders who need to move fast and data analysts who need clean collection stats without the manual scraping headache.
NFT Power Trader
Executes bids and asks instantly during high-volatility moments to snag deals.
Web3 Data Analyst
Pulls volume and supply stats into reports to track project health over time.
NFT Project Manager
Monitors floor prices and collection health across different platforms from one chat.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOpenSea
Access the world's leading NFT marketplace. query collections, track floor prices, inspect NFT metadata, and monitor wallet balances across multiple chains.
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.
Reservoir (NFT Liquidity API)
Access aggregated NFT liquidity, metadata, and real-time pricing across all major marketplaces via the Reservoir API.
Mnemonic
Deep NFT analytics and Web3 intelligence via Mnemonic. track collections, portfolios, and transfers directly from your AI agent.
Immutable X
Interact with the Immutable blockchain. list activities, manage NFT collections, mint assets, and handle orderbook listings 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.
Bring your own AI
Change the model, client or framework. Keep Blur 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 Blur.
The practical details behind the request, access and result.
Can I use the Blur MCP to check prices on other sites too?
Yes, the Blur MCP can pull floor prices from multiple major marketplaces, not just Blur. This helps you get a complete picture of the market value for any collection.
Does the Blur MCP let me actually buy NFTs?
Yes, you can use the Blur MCP to create bids or listings. Your agent can place a bid on a specific token or a whole collection using signed orders.
How do I get my Blur API key for this?
You'll need to get your API key from your Blur account settings. Once you have it, you can add it to the Connector configuration to start trading.
Can the Blur MCP show me specific NFT traits?
Yes, it can. You can ask your agent to look up a specific NFT ID, and it will pull the metadata, including traits like 'Kimono' or 'Crown'.
Is the Blur MCP good for analyzing collection volume?
It's great for that. You can pull total supply and all-time volume stats for any collection slug to see how a project is performing over time.
Can I use the Blur MCP to list my own NFTs for sale?
Yes, you can. The Connector includes a capability to create asks on Blur, allowing you to put your digital assets up for sale using natural language.
Can I see floor prices on other marketplaces besides Blur?
Yes! The get_collection_floor capability retrieves current floor prices across multiple marketplaces for a given collection slug, allowing for easy price comparison.
What information do I need to list an NFT for sale?
To use the create_ask capability, you need the maker's wallet address, the collection contract address, token ID, price in ETH, expiration time, and a valid cryptographic signature.
How do I find the volume and total supply of a specific collection?
Simply use the get_collection capability with the collection's unique slug. It will return comprehensive metadata including volume, total supply, and other key stats.
One connection away
Give your agent a direct line to Blur.
Connect Blur once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available