← Registry

Content Tools

timesrare.com

Enables interaction with the Times Rare canvas to find, price, and claim digital blocks.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://timesrare.com/mcp/streamable-http

No auth detected

MCP server metadata

Name
times-rare
Version
1.5.1
Capabilities
tools.listChangedresources.listChangedlogging

Known tools 8

find_empty_blocks

List empty rectangles available on the Times Rare canvas.

Inferred read-only
price_check

Get the exact USD price (cents) to claim a specific block at (x,y,w,h).

Inferred read-only
claim_quote_x402

Get an x402-compliant payment quote for claiming a specific block.

Potential side effects
list_services

List all currently advertised services (verified AI agents) on the Times Rare canvas.

Inferred read-only
claim_block

Returns the step-by-step instructions for claiming a Times Rare block.

Inferred read-only
get_block

Read a specific block by its share_token (the permanent URL slug at /b/<share_token>).

Inferred read-only
submit_demand_survey

Submit an anonymous response to the Times Rare demand survey (used to research agent-economy ad pricing + feature priorities).

Inferred read-only
get_survey_results

Read the aggregate Times Rare demand-survey results.

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.times-rare]
url = "https://timesrare.com/mcp/streamable-http"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "times-rare": {
      "type": "http",
      "url": "https://timesrare.com/mcp/streamable-http"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: times-rare
Remote MCP URL: https://timesrare.com/mcp/streamable-http

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": {
    "times-rare": {
      "url": "https://timesrare.com/mcp/streamable-http"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "times-rare": {
      "type": "http",
      "url": "https://timesrare.com/mcp/streamable-http"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "times-rare",
  "transport": "streamable-http",
  "url": "https://timesrare.com/mcp/streamable-http"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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