← cesaryague.es

INDIVIDUAL MCP TOOL

request_inquiry

Open a real enquiry with the studio: acquisition, exhibition or press.

cesaryague.esnone authenticationAvailability not checked

LIVE ENDPOINT

https://paki-api.elfresonero.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for request_inquiry and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

cesaryague.es

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.paki-curator]
url = "https://paki-api.elfresonero.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "paki-curator": {
      "type": "http",
      "url": "https://paki-api.elfresonero.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: paki-curator
Remote MCP URL: https://paki-api.elfresonero.workers.dev/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": {
    "paki-curator": {
      "url": "https://paki-api.elfresonero.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "paki-curator": {
      "type": "http",
      "url": "https://paki-api.elfresonero.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "paki-curator",
  "transport": "streamable-http",
  "url": "https://paki-api.elfresonero.workers.dev/mcp"
}
MCP Inspector

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

Related tools

  • search_artworks — Search the catalogue of 296 moving-image works by César Yagüe.
  • get_artwork — Retrieve one artwork in full: technical specification, availability, price, curatorial capsule and the physics measured from its master.
  • recommend_for_space — Describe a space and receive the works that fit it, each with the measurement behind the suggestion.
  • browse_collections — List the 15 collections and singles, each with the number of works it holds.
  • catalog_overview — A high-level view of the whole catalogue: totals, collections, resolutions, price range, what is available, and how much of it has been measured.
  • rank_artworks — Order the catalogue by one measured axis — rhythm of change, luminance, peak brightness, colour travel, empty space, and the rest — from lowest to highest or the reverse, and read where each work sits on the catalogue's own scale.