← disclosedby.com

INDIVIDUAL MCP TOOL

as_of

What one company's list said on a given date, from the reading this record holds nearest before it, with that reading's own date, its web-archive capture where there is one, its source and its digest.

disclosedby.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://disclosedby.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for as_of 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

disclosedby.com

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.disclosedby]
url = "https://disclosedby.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "disclosedby": {
      "type": "http",
      "url": "https://disclosedby.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: disclosedby
Remote MCP URL: https://disclosedby.com/api/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": {
    "disclosedby": {
      "url": "https://disclosedby.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "disclosedby": {
      "type": "http",
      "url": "https://disclosedby.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "disclosedby",
  "transport": "streamable-http",
  "url": "https://disclosedby.com/api/mcp"
}
MCP Inspector

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

Related tools

  • list — What one company's published subprocessor list says, as this record holds it: every row quoted as the company wrote it, with the purpose and location it printed, when the row was first and last seen here, the source page and the date it was read.
  • named_by — Which companies name one subprocessor on their published lists, with the name each company prints for it, when it was first seen on that list and when the list was read.
  • changes — The dated changes to one company's list, each derived from two readings of that list and carrying both.
  • resolve — What company a name on a list refers to, through this record's hand-checked identity table.
  • in_chain — Given the companies a reader buys from, every path from that list to one subprocessor: named directly, or named by a company whose own list names it.
  • changes_across — The dated changes to the lists of several companies at once, each carrying the two readings it came from.