Content Tools
maxand98.com
An MCP server for searching, reading, and citing approved maxand98 articles and projects with evidence tracing.
ENDPOINT 1
https://maxand98.com/mcp
MCP server metadata
- Name
- maxand98
- Version
- 1.0.0
Use resources for exact publications, bibliographies, and evidence graphs. Use search_site for discovery; use get_claim, trace_evidence, and simulate_failure for the CryptoPunks preservation proposal. All exposed content is approved public CC0 material.
Known tools 6
get_citationReturn the citation for a maxand98 publication or its complete bibliography in CSL-JSON, BibTeX, or RIS.
Inferred read-onlyget_claimReturn one evidence-backed claim from The Punks Are Permanent, including its article references and source relationships.
Inferred read-onlytrace_evidenceFollow a preservation claim to its definitive bibliography records and primary or supporting sources.
Inferred read-onlysimulate_failureModel what survives, degrades, or becomes unavailable when parts of the current CryptoPunks presentation stack fail.
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.maxand98]
url = "https://maxand98.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"maxand98": {
"type": "http",
"url": "https://maxand98.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: maxand98
Remote MCP URL: https://maxand98.com/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": {
"maxand98": {
"url": "https://maxand98.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"maxand98": {
"type": "http",
"url": "https://maxand98.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "maxand98",
"transport": "streamable-http",
"url": "https://maxand98.com/mcp"
}
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.