← Registry

Content Tools

bryanbrinkman.com

Provides comprehensive access to Bryan Brinkman's digital art catalog, including artwork details, collections, upcoming drops, and artist biography.

1 endpoint5 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://bryanbrinkman.com/api/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

get_collections

List every body of work (collection) by digital artist Bryan Brinkman, newest first: title, release year, platform (SuperRare, NiftyGateway, Highlight, etc.), number of works, short intro, and a link to each collection page — plus catalog-wide totals.

Inferred read-only
get_work

Get the complete record for ONE Bryan Brinkman artwork: description, year and exact mint date, edition size, platform, blockchain provenance (chain, contract address, token ID/standard), current availability, collaborator, related exhibitions, image URL, and marketplace link.

Inferred read-only
get_upcoming_drops

What is next and what is newest from Bryan Brinkman: scheduled future releases, upcoming exhibitions and speaking appearances (date-sorted), AND the five most recently released works.

Inferred read-only
search_catalog

Full-text search across Bryan Brinkman's ENTIRE catalog: every artwork (titles, tags, descriptions, collaborators, platforms, years), all curated collections, exhibitions, press, and talks.

Inferred read-only
get_artist_bio

Bryan Brinkman's biography and credentials: full bio, education, TV/animation background (SNL, The Tonight Show), auction and gallery history (Christie's, Sotheby's, Saatchi Gallery), career stats, recent exhibitions, press coverage, and official links/socials.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://bryanbrinkman.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://bryanbrinkman.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://bryanbrinkman.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://bryanbrinkman.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://bryanbrinkman.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://bryanbrinkman.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bryanbrinkman.com was fetched 2026-07-25T22:12:20.710Z and is being refreshed.

Trust status Trusted

bryanbrinkman.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.