drift_create_testRegister a golden test case for API drift detection. Monitors an endpoint and alerts when output changes from expected. Supports exact match, JSON sub
drift_list_testsList all registered drift detection tests with their status and last run info.
drift_run_testManually execute a drift test right now. Returns pass/fail, diff details, and response time.
drift_test_historyGet the run history for a specific test — see when drift was detected, response times, and diffs.
drift_update_testUpdate a drift test
drift_delete_testDelete a drift detection test and all its run history.
drift_dashboardGet a dashboard summary — total tests, drift rate, average response times, and recent drift events.
memory_storeStore a key-value memory in a namespace. Supports optional metadata and TTL for auto-expiration. Use namespaces to organize memories by agent, project
memory_store_batchStore multiple memories at once (max 100). Each memory needs namespace, key, and value.
memory_listList all memories in a namespace. Supports pagination and sorting by creation or update time.
memory_getGet a specific memory by namespace and key.
memory_updateUpdate an existing memory
memory_deleteDelete a specific memory or an entire namespace.
memory_searchFull-text search across memories in a namespace using FTS5. Supports metadata filtering and sorting.
memory_statsGet statistics about memory usage — total count, namespace breakdown, storage info.
receipt_issueIssue an HMAC-SHA256 signed trust receipt for an AI agent action. Creates a tamper-proof record of what an agent did, when, and with what inputs/outpu
receipt_verifyVerify the integrity of a trust receipt. Checks HMAC signature to confirm the receipt hasn
receipt_listList trust receipts with optional filters. Filter by agent, action type, or date range.
We re-grade npm:@lulzasaur9192/agent-infra-mcp 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.