← Registry

Content Tools

maxand98.com

An MCP server for searching, reading, and citing approved maxand98 articles and projects with evidence tracing.

1 endpoint6 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://maxand98.com/mcp

No auth detected

MCP server metadata

Name
maxand98
Version
1.0.0
Capabilities
resourcestools
Server instructions

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

search_site

Search approved maxand98 articles and projects.

Inferred read-only
get_document

Read an approved article or project as clean Markdown.

Inferred read-only
get_citation

Return the citation for a maxand98 publication or its complete bibliography in CSL-JSON, BibTeX, or RIS.

Inferred read-only
get_claim

Return one evidence-backed claim from The Punks Are Permanent, including its article references and source relationships.

Inferred read-only
trace_evidence

Follow a preservation claim to its definitive bibliography records and primary or supporting sources.

Inferred read-only
simulate_failure

Model what survives, degrades, or becomes unavailable when parts of the current CryptoPunks presentation stack fail.

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.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.

Indexed

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