LIVE ENDPOINT
https://maxand98.com/mcp
Connect to this endpoint to inspect the live schema for search_site 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
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.
Related tools
get_document— Read an approved article or project as clean Markdown.get_citation— Return the citation for a maxand98 publication or its complete bibliography in CSL-JSON, BibTeX, or RIS.get_claim— Return one evidence-backed claim from The Punks Are Permanent, including its article references and source relationships.trace_evidence— Follow a preservation claim to its definitive bibliography records and primary or supporting sources.simulate_failure— Model what survives, degrades, or becomes unavailable when parts of the current CryptoPunks presentation stack fail.