Herndon Dryhurst Studio

← back to studio
Infinite Images and the Latent Camera
2022 · essay
Essay and publication listed on the current studio site.
4 documents 0 images 0 press
MCP endpoint: mcp.herndondryhurst.studio · resource: studio://projects/infinite-images
{
  "slug": "infinite-images",
  "resource_uri": "studio://projects/infinite-images",
  "docs": 4,
  "images": 0,
  "press": 0,
  "tags": [
    "essay",
    "publication"
  ]
}
Sources · llms.txt
Connect via MCP

This site exposes a Model Context Protocol server. Connect an AI agent to query the studio archive, search press sources, and read the full text of All Media Is Training Data.

Endpoint

https://mcp.herndondryhurst.studio/mcp

All project context

Every project exposes lightweight MCP resources: studio://projects/<slug> for JSON, studio://projects/<slug>/context for a compact Markdown briefing, studio://projects/<slug>/sources for the project source index, and exact per-source resources under studio://projects/<slug>/source/<encoded-path>.

resources/list
resources/read studio://projects/venice-biennale/context
resources/read studio://projects/interdependence/sources
resources/read studio://projects/interdependence/source/transcripts%2Fepisode-01-evgeny-morozov.md
tools/call list_project_sources {"slug":"interdependence","kind":"synopsis"}
tools/call get_project_source {"slug":"interdependence","source_path":"synopses/episode-01-evgeny-morozov.md"}
tools/call get_project_context {"slug":"venice-biennale"}

Add to Claude Desktop

{
  "mcpServers": {
    "herndon-dryhurst": {
      "url": "https://mcp.herndondryhurst.studio/mcp"
    }
  }
}

Available tools