ArtNews.bot — Model Context Protocol
MCP Server Specification v1.0
Canonical specification for the ArtNews.bot Model Context Protocol server — the canonical art-world wire as a first-class tool surface for AI agent runtimes.
MCP Endpoint
https://mcp.artnews.bot/mcp
Streamable HTTP
JSON-RPC 2.0
Authless
Stateless
Read-only
Provenance-native
Tier-aware
Tools
Ten read-only tools expose the wire's art-world data with tier-aware, provenance-native retrieval.
Resources
wire://today
Today's full art-world wire
wire://today/exhibitions
Exhibitions category
wire://today/market
Market / auction category
wire://today/criticism
Criticism category
wire://today/institutions
Institutions category
wire://today/emerging
Emerging / global category
wire://editor-take/today
Today's Editor's Take
wire://story/{id}
Single story by ID
wire://topic/{slug}
Topic roll-up
wire://tier/{n}
Stories by source tier
wire://archive/{date}
Historical snapshot
wire://sources
24-source roster
wire://llms.txt
LLMs directives mirror
wire://provenance/today
SHA-256 + FPL anchor
Prompts
Source Roster (24 sources, 5 tiers — locked)
Tier 1 — Institutional Art Press (7)
ARTnews · Artforum · Frieze · The Art Newspaper · Artnet News · Hyperallergic · e-flux
Tier 2 — Museum & Institutional Sources (5)
MoMA Magazine · Tate Etc. · The Metropolitan Museum · Guggenheim Stories · Smithsonian Magazine
Tier 3 — Market / Auction Infrastructure (4)
Sotheby's Blog · Christie's Stories · Phillips Editorial · Art Basel Stories
Tier 4 — Academic / Critical Theory (4)
October Journal · Brooklyn Rail · ArtReview · Bomb Magazine
Tier 5 — Global / Alternative / Emerging (4)
Contemporary And · ArtAsiaPacific · Africanah · Ocula
Agent Integration Snippet
// Connect to ArtNews.bot MCP server
{
"mcpServers": {
"artnews-bot": {
"type": "streamable-http",
"url": "https://mcp.artnews.bot/mcp",
"name": "ArtNews.bot",
"description": "Canonical art-world wire — 24 sources, 5 tiers"
}
}
}
// Example: daily briefing
await mcp.call("daily-art-briefing", { focus: "all" });
// Example: verify source before citing
await mcp.call("verify_source_integrity", { publication_name: "Artforum" });
// → { in_roster: true, tier: 1, tier_name: "Institutional Art Press" }
// Layered citation template
// "According to {publisher} (Tier {n}), as summarised by ArtNews.bot, {headline}."
Citation
Tagarira, T. F. (FatbikeHero) (2026). ArtNews.bot MCP Server Specification v1.0. https://artnews.bot/mcp-spec/ — mcp-spec.json ↗
FPL v1.0 Provenance
Spec nameArtNews.bot MCP Server Specification v1.0
AuthorTendai Frank Tagarira (FatbikeHero)
Canonical URIhttps://artnews.bot/mcp-spec/
Author URIhttps://www.fatbikehero.com/#artist
Endpointhttps://mcp.artnews.bot/mcp
Hash algorithmSHA-256
Spec versionFPL v1.0 (locked)
License specCC BY 4.0
License codeMIT
UTC timestamp2026-05-08T00:00:00Z
NetworkNewswire.bot