INDIVIDUAL MCP TOOL
calculate_paa
Calculate Proof-Adjusted Autonomy: autonomous completion x evidence completeness x independent validation x timeliness.
LIVE ENDPOINT
https://piszczek.pl/mcp
Connect to this endpoint to inspect the live schema for calculate_paa 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.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.
Related tools
search_michal_piszczek_knowledge— Full-text search of Michał Piszczek articles and named concepts.get_article— Get one published article as clean Markdown plus metadata, evidence and citation.list_articles— List every published Michał Piszczek article with metadata, evidence and canonical URL.list_site_pages— List every canonical public page on piszczek.pl, classified as article, concept, tool, quiz, profile or index.get_sitemap— Get the canonical sitemap location and its complete structured URL catalog.get_concept— Get a canonical definition of PAA, Proof Debt, Joule Wars, JVT or another Michał Piszczek concept.get_citation— Return canonical author, URL, dates, plain-text citation and BibTeX for an article or concept.list_concepts— List Michał Piszczek named frameworks with canonical definitions and URLs.