Content Tools
alert-crab-1890.chatgpt.site
Extracts text from digital PDFs into page-numbered JSON with SHA-256 hashes for each page.
ENDPOINT 1
https://pageproof.alert-crab-1890.chatgpt.site/api/mcp
MCP server metadata
- Name
- pageproof
- Version
- 1.0.1
Extract text from a digital PDF into page-numbered JSON with SHA-256 hashes. No account or API key. 0.005 USDC on Base per successful document via x402. Maximum 2 MiB and 25 pages. No OCR, summaries, URL fetching, or verification of document claims. Read /health for activation status. Tool payments use x402/payment metadata.
Known tools 1
pdf_extractExtract text from a digital PDF into page-numbered JSON with SHA-256 hashes.
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.pageproof]
url = "https://pageproof.alert-crab-1890.chatgpt.site/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pageproof": {
"type": "http",
"url": "https://pageproof.alert-crab-1890.chatgpt.site/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pageproof
Remote MCP URL: https://pageproof.alert-crab-1890.chatgpt.site/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": {
"pageproof": {
"url": "https://pageproof.alert-crab-1890.chatgpt.site/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pageproof": {
"type": "http",
"url": "https://pageproof.alert-crab-1890.chatgpt.site/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pageproof",
"transport": "streamable-http",
"url": "https://pageproof.alert-crab-1890.chatgpt.site/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for chatgpt.site was fetched 2026-09-12T17:11:01.975Z.
chatgpt.site is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.