Loading...
Loading...
Look up an Art Blocks artist and their body of work using artblocks-mcp. Use when a user wants to find an artist, see their projects, explore an artist's portfolio, or search by artist name, slug, or wallet address using get_artist.
npx skill4agent add artblocks/skills get-artistget_artist| Param | Type | Notes |
|---|---|---|
| string | Case-insensitive partial match (e.g. |
| string | Exact artist profile slug (e.g. |
| string | Artist's wallet address (exact match) |
| number | Optional — filter projects to a specific chain |
| number | Max projects to return (1–100, default 50) |
artistNames — deduplicated list of artist display names matched
artistProfiles — unique artist profile objects: { slug, displayName }
totalProjects — total project count matching the query
projects[] — array of project objects, each containing:
id — full project ID (contract_address-project_index)
name, artistName, description, slug
artBlocksUrl — direct link to project on artblocks.io
chainId, contractAddress, projectIndex
verticalName, verticalDisplay, curationStatus
active, paused, complete, invocations, maxInvocations, remaining
startDatetime, completedAt
aspectRatio, scriptTypeAndVersion, renderComplete
website, license
lowestListing — floor price in ETH (null if no listings)
featuredTokenImageUrl — hero image URL (null if none)
tags[] — tag name strings (e.g. "ab500", "animated")
artistProfiles[] — { slug, displayName }Use | Use something else when... |
|---|---|
| You want all projects by a specific artist | You want to browse projects broadly → |
| You know the artist's name, slug, or wallet address | You have a specific project ID → |
| You want to compare an artist's body of work | You need token-level data → |
artBlocksUrlartistSlugartistProfilesartistNamesprojectIndex78id0xa7d8...d270-78