← Registry

Content Tools

piszczek.pl

Provides search and retrieval of Michał Piszczek's articles, site pages, and sitemap data.

1 endpoint17 known toolsFirst detected August 3, 2026Last detected September 6, 2026

ENDPOINT 1

https://piszczek.pl/mcp

No auth detected

MCP server metadata

Name
piszczek.pl Knowledge Interface
Version
1.1.0
Capabilities
loggingcompletionsprompts.listChangedresources.listChangedtools.listChanged
Server instructions

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_knowledge

Full-text search of Michał Piszczek articles and named concepts.

Inferred read-only
get_article

Get one published article as clean Markdown plus metadata, evidence and citation.

Inferred read-only
list_articles

List every published Michał Piszczek article with metadata, evidence and canonical URL.

Inferred read-only
list_site_pages

List every canonical public page on piszczek.pl, classified as article, concept, tool, quiz, profile or index.

Inferred read-only
get_sitemap

Get the canonical sitemap location and its complete structured URL catalog.

Inferred read-only
get_concept

Get a canonical definition of PAA, Proof Debt, Joule Wars, JVT or another Michał Piszczek concept.

Inferred read-only
get_citation

Return canonical author, URL, dates, plain-text citation and BibTeX for an article or concept.

Inferred read-only
list_concepts

List Michał Piszczek named frameworks with canonical definitions and URLs.

Inferred read-only
find_evidence

Find primary or authoritative evidence records attached to factual articles.

Inferred read-only
get_author

Get the canonical identity record for Michał Piszczek.

Inferred read-only
answer_from_michal_piszczek_knowledge

Build an extractive, evidence-grounded answer packet from Michał Piszczek articles and concepts.

Inferred read-only
calculate_paa

Calculate Proof-Adjusted Autonomy: autonomous completion x evidence completeness x independent validation x timeliness.

Inferred read-only
calculate_jvt

Compare two models by Joules per Verified Task (JVT).

Inferred read-only
calculate_joules_per_verified_task

Long-name alias of calculate_jvt.

Inferred read-only
calculate_agent_cost

Calculate fully loaded agent-hour cost: tokens plus human verification.

Inferred read-only
calculate_agent_hour_cost

Long-name alias of calculate_agent_cost.

Inferred read-only
calculate_token_cost

Estimate monthly token cost across indicative model price tiers.

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

Indexed

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