VaultCrux Platform
io.github.cuecrux/vaultcrux-platformVaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org
Tools · 76
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 thro…
Retrieve relevant documents from the vault using semantic search across one or more corpora. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that r…
Execute a trust-routed query that filters results by minimum confidence and respects budget constraints. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability…
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…
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 capa…
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 thi…
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 route…
Retrieve memory chunks, optional curated ESI facts, and passport-driven engrams for Pattern B memory reasoning. The pre_logic field in the response is a ready-to-inject system prompt preamble containi…
Boot a memory reasoning session and return the server-controlled session procedure, deterministic passport identity, capability class, and engram manifest. Call once before memory_retrieve when the se…
Resolve body content for engrams listed in memory_session_init.available_on_demand. Use when a question matches an on-demand engram's applies_when or trigger_features. Prefer `cuecrux_session` as you…
Reason over previously retrieved memory chunks and optional curated facts using the cached Pattern B prompt. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capabi…
Submit a document artefact for cryptographic proof. Creates an async proof job that retrieves the artefact, chunks it, hashes each chunk, and produces a Merkle receipt. Returns the job ID for status p…
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 ty…
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 r…
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 ret…
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…
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 pla…
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 c…
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 c…
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…
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 capabi…
Send a credit tip to the platform. Amount must be a positive number. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and eve…
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 preferre…
Purchase a credit bundle 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, t…
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 chann…
Verify another 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 cha…
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 pref…
Register a belief about an answer for trust tracking. 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 it…
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 prefe…
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) …
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 othe…
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 ev…
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 pre…
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 c…
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 ch…
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 …
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 ch…
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,…
Set or update an active policy for the 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 prefer…
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, …
Schedule a periodic re-check of knowledge freshness. 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…
Set the agent's reasoning methodology 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 prefe…
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…
Pin a receipt to prevent it from being garbage collected. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every other) t…
Send a credit tip to another 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 channe…
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) …
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 pre…
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) …
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 channe…
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 pr…
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 …
Create a watch on an answer to receive alerts when it changes or becomes stale. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this to…
Remove an existing watch by its watch 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 …
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 prefe…
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…
Submit a new feature request or suggestion to the VaultCrux product team. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (an…
Cast an upvote on an existing feature request to signal interest. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every …
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 ev…
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 …
List all seats (members) in the current organisation. 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 it…
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) t…
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) …
Remove a member from the organisation by revoking their seat. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that routes this tool (and every othe…
Self-register a new agent with the VaultCrux platform. No API key or tenant ID required. Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan that route…
Request a sponsor for the current agent session. Requires a session token (vcrx_self_ prefixed). Prefer `cuecrux_session` as your first and only direct MCP call. It returns a typed capability plan th…
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…
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…
List work items, optionally filtered by project_id, state, tenant_id, assignee_passport. The kanban surface for cross-agent coordination. Prefer `cuecrux_session` as your first and only direct MCP ca…
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 …
Move a work item to a new state. If the calling passport has agent_work_gate=true the request queues for human approval (returns applied:false). Prefer `cuecrux_session` as your first and only direct…
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 (a…
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…
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 preferre…
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 route…
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 too…
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 route…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vaultcrux_platform": {
"url": "https://api.vaultcrux.com/platform/mcp",
"transport": "streamable-http"
}
}
}