Open sea

Open sea

OpenSea is the world's first and largest NFT marketplace for NFTs and crypto collectibles.

88VIEWS
2340USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app open_seanpx @composio/cli add cursor --app open_seanpx @composio/cli add cursor --app open_seanpx @composio/cli add cursor --app open_sea

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Build Criteria Offer

Build a portion of a criteria offer including the merkle tree needed to post an offer.

Cancel Order

Offchain cancel a single order, offer or listing, by its order hash when protected by the signedzone. protocol and chain are required to prevent hash collisions. please note cancellation is only assured if a fulfillment signature was not vended prior to cancellation.

Create Criteria Offer

Create a criteria offer to purchase any nft in a collection or which matches the specified trait.

Create Item Offer

Create an offer to purchase a single nft (erc721 or erc1155).

Create Listing

List a single nft (erc721 or erc1155) for sale on the opensea marketplace.

Fulfill Listing

Retrieve all the information, including signatures, needed to fulfill a listing directly onchain.

Fulfill Offer

Retrieve all the information, including signatures, needed to fulfill an offer directly onchain.

Get Account

Get an opensea account profile including details such as bio, social media usernames, and profile image.

Get All Listings By Collection

Get all active, valid listings for a single collection.

Get All Offers By Collection

Get all active, valid offers for the specified collection. this includes individual and criteria offers.

Get Best Listing By Nft

Get the best listing for an nft.

Get Best Listings By Collection

Get the cheapest priced active, valid listings on a single collection.

Get Best Offer By Nft

Get the best offers for an nft.

Get Collection

Get a single collection including details such as fees, traits, and links.

Get Collections

Get a list of opensea collections with optional filtering and pagination.

Get Collection Stats

Get stats for a single collection on opensea.

Get Contract

Get a smart contract for a given chain and address.

Get Events

Get a list of events from opensea based on various filters like timestamps and event types.

Get Listings

Get the complete set of active, valid listings.

Get Nft

Get metadata, traits, ownership information, and rarity for a single nft.

20 actions available