mcpbeat

PressureDesk MCP Server

dev.autonomyforge.pressuredesk/pressuredesk
not responding

PressureDesk is listed as active in the registry but did not answer our last check. It exposes 9 tools.

Read-only BUY / WAIT / AVOID spend gate for paid APIs, MCP endpoints, and x402 routes.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
9
Tools
read from the server
8000 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add pressuredesk --transport http https://pressuredesk.autonomyforge.dev/mcp/http
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pressuredesk": {
      "url": "https://pressuredesk.autonomyforge.dev/mcp/http"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pressuredesk]
url = "https://pressuredesk.autonomyforge.dev/mcp/http"
.cursor/mcp.json
{
  "mcpServers": {
    "pressuredesk": {
      "url": "https://pressuredesk.autonomyforge.dev/mcp/http"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pressuredesk": {
      "url": "https://pressuredesk.autonomyforge.dev/mcp/http"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

pressuredesk
pressuredesk_agent_home
Return the public-safe one-call AutonomyForge product storefront and next action.
pressuredesk_evaluate_tool
Return a read-only BUY / WAIT / AVOID spend-gate packet before an agent pays for a target API, MCP endpoint, or tool.
pressuredesk_founding_access
Return the read-only manual founding-access request packet, required fields, disallowed secrets, and buyer proof links.
pressuredesk_freshness
Return latest snapshot freshness state.
pressuredesk_get_dossier
Return the latest full dossier for one PressureDesk entity id.
pressuredesk_live_payment_status
Read the x402 and premium-entitlement readiness status without exposing secrets.
pressuredesk_meta
Return PressureDesk product metadata, routes, pricing, and latest snapshot id.
pressuredesk_preview_latest
Return a redacted preview of the latest PressureDesk snapshot.
pressuredesk_source_health
Return source provenance, source mode, freshness, trust reasons, and adapter errors.

Endpoints

URLTransportStateLatencyChecked
https://pressuredesk.autonomyforge.dev/mcp/http streamable-http answering 8000 ms 15 min ago

PressureDesk — questions

Answers built from our own checks of this server.

What can PressureDesk do?
It exposes 9 tools, read directly from the server on our last check. Among them: pressuredesk_agent_home, pressuredesk_evaluate_tool, pressuredesk_founding_access, pressuredesk_freshness, pressuredesk_get_dossier, pressuredesk_live_payment_status and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is PressureDesk working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 8000 ms. The bar chart above shows every period we have measured.
The registry lists PressureDesk as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect PressureDesk?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does PressureDesk need an API key?
No. PressureDesk completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.