dedupq_checkBefore executing any LLM task, check if an identical or semantically similar task has already been completed. Returns cached result on hit, saving one
dedupq_completeAfter executing a task, store the result so future identical or similar tasks return a cache hit via dedupq_check. Costs 2 credits.
burnrate_estimateBefore executing a multi-step agent plan, estimate the total LLM cost. Returns per-step breakdown and optimization suggestions. If the estimate exceed
burnrate_trackLog the actual cost of an LLM call after execution. Call this after every LLM request to build calibration data that improves burnrate_estimate accura
burnrate_optimizeGet a cheaper equivalent plan by substituting models with lower-cost alternatives. Call after burnrate_estimate if the estimated cost exceeds your bud
burnrate_budgetGet today's tracked LLM spend, per-model breakdown, projection, and budget alerts. Free — no credits charged.
qualitygate_validateAfter your agent generates output, validate it against your rules before shipping. Runs deterministic checks (regex, JSON schema, syntax) plus optiona
guardrail_checkEvaluate a proposed agent action against your governance policies. Returns allow or deny with the matched policy reason. Requires at least one active
guardrail_create_policyCreate a persistent governance policy that guardrail_check evaluates on every subsequent call. Define rules using and/or/not operators over action typ
pitfalldb_queryCheck for known failure patterns before executing a task type. Returns pitfalls with severity, fix suggestions, and confidence scores. After your agen
pitfalldb_reportReport an agent failure. PII-scrubbed before storage. Linked to existing pitfalls if similar. Free — no credits charged.
rigor_planBefore executing a complex task, get a structured workflow plan with per-step cost estimates. Classifies your task, selects the optimal framework sequ
rigor_executeExecute a structured workflow end-to-end. Call rigor_plan first (free) to preview the step sequence and cost estimate before committing credits. Class
rigor_statusCheck the status of a running or completed Rigor workflow. Returns progress, step results, and the full deliverable when complete. Use after rigor_exe
rigor_workflowsList all Rigor workflows for your organization with filtering and pagination. Returns status, progress, capacity usage, and available actions per work
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 plith.ai 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.