PressureDesk
dev.autonomyforge.pressuredesk/pressuredeskRead-only BUY / WAIT / AVOID spend gate for paid APIs, MCP endpoints, and x402 routes.
Tools · 9
Return PressureDesk product metadata, routes, pricing, and latest snapshot id.
Return the public-safe one-call AutonomyForge product storefront and next action.
Return the read-only manual founding-access request packet, required fields, disallowed secrets, and buyer proof links.
Return a read-only BUY / WAIT / AVOID spend-gate packet before an agent pays for a target API, MCP endpoint, or tool.
Return a redacted preview of the latest PressureDesk snapshot.
Return latest snapshot freshness state.
Return source provenance, source mode, freshness, trust reasons, and adapter errors.
Read the x402 and premium-entitlement readiness status without exposing secrets.
Return the latest full dossier for one PressureDesk entity id.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pressuredesk": {
"url": "https://pressuredesk.autonomyforge.dev/mcp/http",
"transport": "streamable-http"
}
}
}