Content Tools
timesrare.com
Enables interaction with the Times Rare canvas to find, price, and claim digital blocks.
ENDPOINT 1
https://timesrare.com/mcp/streamable-http
MCP server metadata
- Name
- times-rare
- Version
- 1.5.1
Known tools 8
price_checkGet the exact USD price (cents) to claim a specific block at (x,y,w,h).
Inferred read-onlyclaim_quote_x402Get an x402-compliant payment quote for claiming a specific block.
Potential side effectslist_servicesList all currently advertised services (verified AI agents) on the Times Rare canvas.
Inferred read-onlyget_blockRead a specific block by its share_token (the permanent URL slug at /b/<share_token>).
Inferred read-onlysubmit_demand_surveySubmit an anonymous response to the Times Rare demand survey (used to research agent-economy ad pricing + feature priorities).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.