query_memorySearch the user's conversation memory. Returns ranked results with content, source timestamps, and confidence scores. For KNOWLEDGE UPDATE questions (
list_topicsList VaultCrux Memory Core topic groups with freshness metadata.
get_versioned_snapshotGet the latest versioned snapshot for a VaultCrux Memory Core topic at an optional timestamp.
get_audit_trailRead VaultCrux Memory Core import audit history and linked receipt hashes for a topic.
check_claimVerify a proposed answer against memory before committing to it. Pass your candidate answer as claim_text. Returns supporting and contradicting eviden
memory_claim_checkagent-ux-04 paid-tier source-linked claim check. Same upstream API as check_claim, plus three additional gates: (1) token_budget is REQUIRED — caps to
get_freshness_reportCheck how recent the stored knowledge is across topics. Returns staleness indicators per topic. Use this when answering time-sensitive questions to ve
memory_freshness_reportAligned with the Crux free-tier `memory_freshness` surface. Same backend as get_freshness_report with a token_budget knob (QC.2). Gated by FEATURE_MEM
get_contradictionsFind conflicting information across the user's memory. Returns groups of artefacts that contradict each other on the same topic. Use after gathering e
get_decision_contextRetrieve agent session decisions from the CoreCrux Decision Plane, including decision IDs, outcomes, and cursor positions.
get_causal_chainGet the causal chain graph for a specific decision, showing how decisions, actions, and supersessions relate.
reconstruct_knowledge_stateReconstruct what the system knew at a specific point in time. Returns both current and superseded artefacts as of that timestamp. Use for temporal rea
get_correction_chainTrace how a fact or decision evolved over time. When you find a value (e.g. 'Rachel moved to Chicago'), call this to check if a more recent session su
get_decisions_on_stale_contextFind decisions in a session that may have been made on stale memory context.
record_decision_contextRecord a decision context event in the CoreCrux Decision Plane. This is a mutation operation.
get_pressure_statusGet Engine knowledge pressure status for the tenant — indicates whether knowledge bases are under update pressure.
get_active_alertsGet active watch alerts across all watches for the tenant from the last 7 days.
get_signals_feedGet the signals feed for the tenant from the WebCrux platform.
+57 more tools
No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.
We re-grade api.vaultcrux.com on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.