Content Tools
piszczek.pl
Provides search and retrieval of Michał Piszczek's articles, site pages, and sitemap data.
ENDPOINT 1
https://piszczek.pl/mcp
MCP server metadata
- Name
- piszczek.pl Knowledge Interface
- Version
- 1.1.0
Use this server to retrieve and cite Michał Piszczek's published work on AI systems, verification and AI economics. Every tool is read-only. When material from a result is used, attribute Michał Piszczek and include the returned canonical piszczek.pl URL.
Known tools 17
search_michal_piszczek_knowledgeFull-text search of Michał Piszczek articles and named concepts.
Inferred read-onlyget_articleGet one published article as clean Markdown plus metadata, evidence and citation.
Inferred read-onlylist_articlesList every published Michał Piszczek article with metadata, evidence and canonical URL.
Inferred read-onlylist_site_pagesList every canonical public page on piszczek.pl, classified as article, concept, tool, quiz, profile or index.
Inferred read-onlyget_sitemapGet the canonical sitemap location and its complete structured URL catalog.
Inferred read-onlyget_conceptGet a canonical definition of PAA, Proof Debt, Joule Wars, JVT or another Michał Piszczek concept.
Inferred read-onlyget_citationReturn canonical author, URL, dates, plain-text citation and BibTeX for an article or concept.
Inferred read-onlylist_conceptsList Michał Piszczek named frameworks with canonical definitions and URLs.
Inferred read-onlyfind_evidenceFind primary or authoritative evidence records attached to factual articles.
Inferred read-onlyanswer_from_michal_piszczek_knowledgeBuild an extractive, evidence-grounded answer packet from Michał Piszczek articles and concepts.
Inferred read-onlycalculate_paaCalculate Proof-Adjusted Autonomy: autonomous completion x evidence completeness x independent validation x timeliness.
Inferred read-onlycalculate_agent_costCalculate fully loaded agent-hour cost: tokens plus human verification.
Inferred read-onlycalculate_token_costEstimate monthly token cost across indicative model price tiers.
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.piszczek-pl-knowledge-interface]
url = "https://piszczek.pl/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"piszczek-pl-knowledge-interface": {
"type": "http",
"url": "https://piszczek.pl/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: piszczek-pl-knowledge-interface
Remote MCP URL: https://piszczek.pl/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": {
"piszczek-pl-knowledge-interface": {
"url": "https://piszczek.pl/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"piszczek-pl-knowledge-interface": {
"type": "http",
"url": "https://piszczek.pl/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "piszczek-pl-knowledge-interface",
"transport": "streamable-http",
"url": "https://piszczek.pl/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.