ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Rarible with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access multi-chain NFT data. query items, collections, activities, and market statistics across Ethereum, Polygon, and more via Rarible.

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

The complete Rarible capability set.

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

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 20 available through Rarible.

  1. 01

    Get activities by item

    Get activities for an item

  2. 02

    Get activities by user

    Get activities for a user

  3. 03

    Get bid orders by maker

    Get user bid orders

  4. 04

    Get buyers stats

    Get collection buyer stats

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 20 available through Rarible.

  1. 05

    Get collections by owner

    Get collections owned by user

  2. 06

    Get item

    Get NFT by ID

  3. 07

    Get items by collection

    Get NFTs from a collection

  4. 08

    Get order

    Get order by ID

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 20 available through Rarible.

  1. 09

    Get sellers stats

    Get collection seller stats

  2. 10

    Get all collections

    Get all NFT collections

  3. 11

    Get activities by collection

    Get activities for a collection

  4. 12

    Get all activities

    ). Get all activities

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 20 available through Rarible.

  1. 13

    Get bid orders by item

    Get bid orders for an NFT

  2. 14

    Get collection

    Get collection by ID

  3. 15

    Get items by owner

    Get NFTs owned by a user

  4. 16

    Get sell orders by item

    Get sell orders for an NFT

Capability set05 / 05

17-20

4 capabilities in this set.

Part of 20 available through Rarible.

  1. 17

    Get sell orders by maker

    Get user sell orders

  2. 18

    Get user ranking

    Get user volume ranking

  3. 19

    Get volume ranking

    Get collection volume ranking

  4. 20

    Search items

    Uses POST under the hood but is a read-only query. Complex search for NFT items

Observed, not estimated

1017ms average. Fast in production.

Rarible is checked daily against the live service.

Daily averagePeak 1216ms
Aug 20Today
Fastest day
831ms
Slowest day
1216ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

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

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

Rarible Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_u2Mw2iDHqDWWmK9ENxb9p6fnW0dqHup8TY3iHAfb/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 — Rarible capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "rarible-multi-chain-nft-protocol-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_u2Mw2iDHqDWWmK9ENxb9p6fnW0dqHup8TY3iHAfb/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 Rarible owners ask.

  • 01

    How can I get the metadata and current owner of a specific NFT?

    Use the get_item capability with the Item ID in the format CHAIN:address:tokenId. The agent will return full metadata, current supply, and ownership details.

  • 02

    Can I see which NFT collections are trending by volume?

    Yes! The get_volume_ranking capability allows you to retrieve a list of collections ranked by trading volume over a specific period.

  • 03

    Is it possible to list all NFTs owned by a specific wallet address?

    Absolutely. Use the get_items_by_owner capability and provide the owner's address (e.g., ETHEREUM:0x...) to see their entire multi-chain portfolio.