Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

VaultCrux Platform

REMOTE · API.VAULTCRUX.COM · SCANNED AUG 3

VaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org

−28 this week 25 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.vaultcrux.com

# add to Claude Code
claude mcp add --transport http cuecrux-vaultcrux-platform https://api.vaultcrux.com/platform/mcp
# ~/.codex/config.toml
[mcp_servers.cuecrux-vaultcrux-platform]
url = "https://api.vaultcrux.com/platform/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cuecrux-vaultcrux-platform": {
      "type": "remote",
      "url": "https://api.vaultcrux.com/platform/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cuecrux-vaultcrux-platform --url https://api.vaultcrux.com/platform/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cuecrux-vaultcrux-platform:
    url: "https://api.vaultcrux.com/platform/mcp"
// mcp.json
{
  "mcpServers": {
    "cuecrux-vaultcrux-platform": {
      "type": "http",
      "url": "https://api.vaultcrux.com/platform/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 31 Jul 26 +9
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 −37
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.03 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 52

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.vaultcrux.com/platform/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.vaultcrux.com CN=YE1,O=Let's Encrypt,C=US 18 Jul 2026 16 Oct 2026 ECDSA 256 ECDSA-SHA384 5637c4bcfe812de49c2a96e68bbdf41af05
SANs: api.vaultcrux.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of api.vaultcrux.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
vaultcrux.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 502
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.vaultcrux.com/platform/mcp HTTP error 502
http (plaintext) http://api.vaultcrux.com/platform/mcp HTTPS enforced 308 https://api.vaultcrux.com/platform/mcp
MCP tools — 76 exposed · ~10,415 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
accept_handoff_package ~111

Accept an incoming handoff package. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
package_idstringyesThe handoff package ID to accept.

No output schema declared.

No examples provided.

action_journal_query ~200

Search action journal receipts with filters for time range, outcome, and tool name. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
limitintegerMaximum number of receipts to return.
offsetintegerNumber of receipts to skip for pagination.
outcomestringFilter by outcome status.
sincestringISO 8601 datetime for the start of the query window.
tool_namestringFilter by the name of the tool that produced the receipt.
untilstringISO 8601 datetime for the end of the query window.

No output schema declared.

No examples provided.

annotate_session ~130

Add an annotation to the current session. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
annotation_typestringType of annotation.
contentstringyesAnnotation content.
session_idstringSession ID (defaults to 'default').

No output schema declared.

No examples provided.

browse_bundles ~109

List available credit bundles for purchase. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
limitintegerMaximum number of bundles to return.

No output schema declared.

No examples provided.

change_seat_role ~126

Change the role assigned to an existing organisation seat. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
rolestringyesThe new role to assign.
seat_idstringyesThe ID of the seat to update.

No output schema declared.

No examples provided.

comment_on_work ~129

Post a comment on a work item — leave context for the next agent or human. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
author_passportstringyes
bodystringyes
work_idstringyes

No output schema declared.

No examples provided.

create_coalition ~171

Create a multi-agent coalition to address a knowledge gap. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
budget_cap_cruxnumberBudget cap in crux credits (defaults to 10).
expires_atstringISO 8601 expiry timestamp.
gap_descriptionstringyesDescription of the knowledge gap.
initial_pledge_cruxnumberInitial pledge in crux credits (defaults to 1).

No output schema declared.

No examples provided.

create_handoff_package ~128

Create a handoff package for multi-agent session transfer. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
scopeobjectScope object for the handoff.
session_idstringSession ID (defaults to agent ID).

No output schema declared.

No examples provided.

create_work ~175

Create a new work item under a project (defaults: state=planned). Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
assignee_passportstring
bodystring
created_by_passportstringyes
linked_issuestring
linked_prstring
project_idstringyes
statestring
tenant_idstring
titlestringyes

No output schema declared.

No examples provided.

cuecrux_session ~226

Opens a CueCrux session and returns a typed capability plan (retrieval, proofing, memory, journaling, audit) across VaultCrux and MemoryCrux. Call this first, once. Every subsequent action routes through the channels the plan returns — do not browse the legacy per-service tool list when a plan channel already covers the capability. Identical behaviour for local Crux CE and hosted CueCrux. Hosted deployments stage v1 flat-list or v2 typed-graph plan shapes behind feature flags; callers treat the returned plan as the single source of routing truth. Bulk-capable agents transparently use the HTTP/2 binary channel; MCP-only agents use the MCP fallback URLs the plan provides. Implements RCX-Protocol v1.0.

NameTypeReqDescription
hintsobjectOptional routing / shaping hints.
intentstringOptional intent hint (e.g., 'audit_review', 'document_ingest'). Lets the capability graph be reordered to put intent-relevant capabilities first.
modelobjectOptional model declaration used for capability-model policy gating.

No output schema declared.

No examples provided.

declare_revenue_willingness ~219

Declare willingness to pay for a feature or category, helping prioritize the product roadmap. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
billing_cyclestringPreferred billing cycle (default: monthly).
categorystringCategory of the declaration (default: other).
confidencestringConfidence level in the willingness declaration (default: medium).
metadataobjectAdditional metadata to attach.
notesstringFree-form notes about the declaration.
request_idstringThe ID of a specific feature request this declaration relates to.
willingness_bandstringPrice band the agent is willing to pay (default: lt_100).

No output schema declared.

No examples provided.

diff_receipts ~120

Compare two provenance receipts and highlight differences. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
receipt_id_astringyesFirst receipt ID.
receipt_id_bstringyesSecond receipt ID.

No output schema declared.

No examples provided.

explain_last_answer ~114

Explain how the last answer was derived. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
answer_idstringThe answer ID to explain (defaults to last answer).

No output schema declared.

No examples provided.

find_contradictions ~128

Scan for contradictions across knowledge sources. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
depthstringScan depth (e.g. 'shallow', 'deep').
scopeobjectScope object to narrow the scan.

No output schema declared.

No examples provided.

forecast_obsolescence ~123

Forecast which artefacts are likely to become obsolete. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
artefactsarrayArtefacts to evaluate.
domainstringDomain to scope the forecast.

No output schema declared.

No examples provided.

get_active_policy ~106

Get the currently active policy. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
policy_namestringPolicy name to retrieve.

No output schema declared.

No examples provided.

get_beliefs ~145

List registered beliefs with optional filters. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
answer_idsarrayFilter by answer IDs.
limitintegerMaximum number of results.
offsetintegerOffset for pagination.
sincestringISO 8601 timestamp to filter beliefs after.

No output schema declared.

No examples provided.

get_blast_radius ~141

Estimate the impact radius if an artefact or receipt changes. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
artefact_idstringThe artefact ID to analyze.
domainstringDomain scope for the analysis.
receipt_idstringThe receipt ID to analyze.

No output schema declared.

No examples provided.

get_break_analysis ~140

Analyze what would break if a given answer or receipt is invalidated. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
answer_idstringThe answer ID to analyze.
domainstringDomain scope for the analysis.
receipt_idstringThe receipt ID to analyze.

No output schema declared.

No examples provided.

get_counterfactual_summary ~126

Generate a counterfactual summary for an answer. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
answer_idstringThe answer ID to summarize.
receipt_idstringThe receipt ID to summarize.

No output schema declared.

No examples provided.

get_credit_balance ~104

Retrieve the current credit balance for the agent, including receipt verification and passport data. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_credit_escrow ~98

List active escrow holds for the tenant. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_daily_briefing ~96

Get the daily knowledge briefing. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_domain_affinity ~97

Get the agent's domain affinity scores. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_economy_dashboard ~108

Retrieve the economy dashboard for the agent, showing balances, recent transactions, and spending summaries. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_feature_requests ~149

List feature requests with optional filtering by category and status. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
categorystringFilter by feature request category.
cursorstringPagination cursor from a previous response.
limitintegerMaximum number of requests to return.
statusstringFilter by feature request status.

No output schema declared.

No examples provided.

get_journal ~163

Fetch journal entries for the active agent, with optional filtering by time range, entry type, and pagination. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
cursorstringPagination cursor from a previous response.
limitintegerMaximum number of entries to return.
sincestringISO 8601 datetime to fetch entries after.
typesarrayEntry types to filter by.

No output schema declared.

No examples provided.

get_knowledge_gaps ~127

Identify knowledge gaps across domains. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
domainstringFilter by domain.
limitintegerMaximum number of results.
offsetintegerOffset for pagination.

No output schema declared.

No examples provided.

get_passport ~95

Retrieve the agent's trust passport. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pricing ~96

Retrieve current pricing information for the tenant. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_project_context ~111

Detail for a single project — planning target, allowed passports, working tenants. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
project_idstringyes

No output schema declared.

No examples provided.

get_proof_chunks ~133

Retrieve the chunk-level hashes for a completed proof job. Supports cursor-based pagination. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
cursorstringPagination cursor for the next page of chunks
proof_job_idstringyesThe proof job ID

No output schema declared.

No examples provided.

get_proof_receipt ~130

Retrieve the cryptographic proof receipt for a specific answer. Contains the Merkle root, signature, and verification metadata. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
answer_idstringyesThe answer ID to get the proof receipt for

No output schema declared.

No examples provided.

get_proof_status ~129

Poll the status of a proof job. Returns the current state (queued, processing, complete, failed) and progress details. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
proof_job_idstringyesThe proof job ID to check

No output schema declared.

No examples provided.

get_proofpack ~131

Download the full proofpack bundle for a receipt. Includes all chunk hashes, Merkle tree, signature, and verification instructions. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
receipt_idstringyesThe receipt ID to get the proofpack for

No output schema declared.

No examples provided.

get_reasoning_profile ~97

Get the agent's current reasoning profile. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_session_context ~104

Retrieve the current session context for the active agent, including recent interactions and state. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_spend_receipt ~112

Retrieve a specific spend receipt by ID. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
receipt_idstringyesThe receipt ID to look up.

No output schema declared.

No examples provided.

get_stale_pins ~134

List pinned items for the active agent that may be outdated and need refresh or removal. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
cursorstringPagination cursor from a previous response.
limitintegerMaximum number of stale pins to return.

No output schema declared.

No examples provided.

get_trust_level ~98

Get the current agent's trust escalation level. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_watch_alerts ~164

Retrieve alerts triggered by a specific watch, with optional filtering by time and pagination. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
cursorstringPagination cursor from a previous response.
limitintegerMaximum number of alerts to return.
sincestringISO 8601 datetime to fetch alerts after.
watch_idstringyesThe ID of the watch to retrieve alerts for.

No output schema declared.

No examples provided.

get_watches ~123

List all active watches for the current agent. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
cursorstringPagination cursor from a previous response.
limitintegerMaximum number of watches to return.

No output schema declared.

No examples provided.

github_comments_since ~112

Recent comments across selected repos — the 'what happened since I last looked' surface. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

github_open_issues ~126

Indexed issues in a selected repo. Optional `label` for client-side filtering. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
labelstring
limitinteger
repostringyes

No output schema declared.

No examples provided.

github_open_prs ~123

Indexed PRs in a selected repo (filter open client-side via the returned `state` field). Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
limitinteger
repostringyes

No output schema declared.

No examples provided.

github_recent_commits ~111

Recent indexed commits for a selected repo. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
limitinteger
repostringyes

No output schema declared.

No examples provided.

github_search ~139

Search the indexed GitHub corpus (commits, PRs, issues, comments) under repos selected via /v1/integrations/github/repos. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
querystringyes
repostring
top_kinteger

No output schema declared.

No examples provided.

invite_seat ~131

Invite a new member to the organisation by email address. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
emailstringyesEmail address of the person to invite.
rolestringRole to assign to the new member (default: member).

No output schema declared.

No examples provided.

join_coalition ~132

Join an existing coalition with a credit pledge. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

NameTypeReqDescription
coalition_idstringyesThe coalition ID to join.
pledge_cruxnumberPledge amount in crux credits (defaults to 1).

No output schema declared.

No examples provided.

list_projects ~109

List all projects on the configured Crux Daemon. Mirrors `corecruxd /v1/projects`. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) to its preferred channel, tier, and cost class. One call per session is enough; the plan is the source of routing truth for all subsequent work. This tool remains directly callable for backward compatibility; the collapsed surface is the intended surface.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.