Server Details
VaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
60 toolsaccept_handoff_packageInspect
Accept an incoming handoff package.
| Name | Required | Description | Default |
|---|---|---|---|
| package_id | Yes | The handoff package ID to accept. |
action_journal.queryInspect
Search action journal receipts with filters for time range, outcome, and tool name.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of receipts to return. | |
| since | No | ISO 8601 datetime for the start of the query window. | |
| until | No | ISO 8601 datetime for the end of the query window. | |
| offset | No | Number of receipts to skip for pagination. | |
| outcome | No | Filter by outcome status. | |
| tool_name | No | Filter by the name of the tool that produced the receipt. |
annotate_sessionInspect
Add an annotation to the current session.
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Annotation content. | |
| session_id | No | Session ID (defaults to 'default'). | |
| annotation_type | No | Type of annotation. |
browse_bundlesInspect
List available credit bundles for purchase.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of bundles to return. |
change_seat_roleInspect
Change the role assigned to an existing organisation seat.
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | The new role to assign. | |
| seat_id | Yes | The ID of the seat to update. |
create_coalitionInspect
Create a multi-agent coalition to address a knowledge gap.
| Name | Required | Description | Default |
|---|---|---|---|
| expires_at | No | ISO 8601 expiry timestamp. | |
| budget_cap_crux | No | Budget cap in crux credits (defaults to 10). | |
| gap_description | Yes | Description of the knowledge gap. | |
| initial_pledge_crux | No | Initial pledge in crux credits (defaults to 1). |
create_handoff_packageInspect
Create a handoff package for multi-agent session transfer.
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope object for the handoff. | |
| session_id | No | Session ID (defaults to agent ID). |
declare_revenue_willingnessInspect
Declare willingness to pay for a feature or category, helping prioritize the product roadmap.
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Free-form notes about the declaration. | |
| category | No | Category of the declaration (default: other). | |
| metadata | No | Additional metadata to attach. | |
| confidence | No | Confidence level in the willingness declaration (default: medium). | |
| request_id | No | The ID of a specific feature request this declaration relates to. | |
| billing_cycle | No | Preferred billing cycle (default: monthly). | |
| willingness_band | No | Price band the agent is willing to pay (default: lt_100). |
diff_receiptsInspect
Compare two provenance receipts and highlight differences.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id_a | Yes | First receipt ID. | |
| receipt_id_b | Yes | Second receipt ID. |
explain_last_answerInspect
Explain how the last answer was derived.
| Name | Required | Description | Default |
|---|---|---|---|
| answer_id | No | The answer ID to explain (defaults to last answer). |
find_contradictionsInspect
Scan for contradictions across knowledge sources.
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Scan depth (e.g. 'shallow', 'deep'). | |
| scope | No | Scope object to narrow the scan. |
forecast_obsolescenceInspect
Forecast which artefacts are likely to become obsolete.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain to scope the forecast. | |
| artefacts | No | Artefacts to evaluate. |
get_active_policyInspect
Get the currently active policy.
| Name | Required | Description | Default |
|---|---|---|---|
| policy_name | No | Policy name to retrieve. |
get_beliefsInspect
List registered beliefs with optional filters.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results. | |
| since | No | ISO 8601 timestamp to filter beliefs after. | |
| offset | No | Offset for pagination. | |
| answer_ids | No | Filter by answer IDs. |
get_blast_radiusInspect
Estimate the impact radius if an artefact or receipt changes.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain scope for the analysis. | |
| receipt_id | No | The receipt ID to analyze. | |
| artefact_id | No | The artefact ID to analyze. |
get_break_analysisInspect
Analyze what would break if a given answer or receipt is invalidated.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain scope for the analysis. | |
| answer_id | No | The answer ID to analyze. | |
| receipt_id | No | The receipt ID to analyze. |
get_counterfactual_summaryInspect
Generate a counterfactual summary for an answer.
| Name | Required | Description | Default |
|---|---|---|---|
| answer_id | No | The answer ID to summarize. | |
| receipt_id | No | The receipt ID to summarize. |
get_credit_balanceInspect
Retrieve the current credit balance for the agent, including receipt verification and passport data.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_credit_escrowInspect
List active escrow holds for the tenant.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_daily_briefingInspect
Get the daily knowledge briefing.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_domain_affinityInspect
Get the agent's domain affinity scores.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_economy_dashboardInspect
Retrieve the economy dashboard for the agent, showing balances, recent transactions, and spending summaries.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_feature_requestsInspect
List feature requests with optional filtering by category and status.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of requests to return. | |
| cursor | No | Pagination cursor from a previous response. | |
| status | No | Filter by feature request status. | |
| category | No | Filter by feature request category. |
get_journalInspect
Fetch journal entries for the active agent, with optional filtering by time range, entry type, and pagination.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return. | |
| since | No | ISO 8601 datetime to fetch entries after. | |
| types | No | Entry types to filter by. | |
| cursor | No | Pagination cursor from a previous response. |
get_knowledge_gapsInspect
Identify knowledge gaps across domains.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results. | |
| domain | No | Filter by domain. | |
| offset | No | Offset for pagination. |
get_passportInspect
Retrieve the agent's trust passport.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_pricingInspect
Retrieve current pricing information for the tenant.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_proof_chunksInspect
Retrieve the chunk-level hashes for a completed proof job. Supports cursor-based pagination.
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for the next page of chunks | |
| proof_job_id | Yes | The proof job ID |
get_proofpackInspect
Download the full proofpack bundle for a receipt. Includes all chunk hashes, Merkle tree, signature, and verification instructions.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | Yes | The receipt ID to get the proofpack for |
get_proof_receiptInspect
Retrieve the cryptographic proof receipt for a specific answer. Contains the Merkle root, signature, and verification metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| answer_id | Yes | The answer ID to get the proof receipt for |
get_proof_statusInspect
Poll the status of a proof job. Returns the current state (queued, processing, complete, failed) and progress details.
| Name | Required | Description | Default |
|---|---|---|---|
| proof_job_id | Yes | The proof job ID to check |
get_reasoning_profileInspect
Get the agent's current reasoning profile.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_session_contextInspect
Retrieve the current session context for the active agent, including recent interactions and state.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_spend_receiptInspect
Retrieve a specific spend receipt by ID.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | Yes | The receipt ID to look up. |
get_stale_pinsInspect
List pinned items for the active agent that may be outdated and need refresh or removal.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of stale pins to return. | |
| cursor | No | Pagination cursor from a previous response. |
get_trust_levelInspect
Get the current agent's trust escalation level.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_watch_alertsInspect
Retrieve alerts triggered by a specific watch, with optional filtering by time and pagination.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of alerts to return. | |
| since | No | ISO 8601 datetime to fetch alerts after. | |
| cursor | No | Pagination cursor from a previous response. | |
| watch_id | Yes | The ID of the watch to retrieve alerts for. |
get_watchesInspect
List all active watches for the current agent.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of watches to return. | |
| cursor | No | Pagination cursor from a previous response. |
invite_seatInspect
Invite a new member to the organisation by email address.
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Role to assign to the new member (default: member). | |
| Yes | Email address of the person to invite. |
join_coalitionInspect
Join an existing coalition with a credit pledge.
| Name | Required | Description | Default |
|---|---|---|---|
| pledge_crux | No | Pledge amount in crux credits (defaults to 1). | |
| coalition_id | Yes | The coalition ID to join. |
list_seatsInspect
List all seats (members) in the current organisation.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of seats to return. | |
| cursor | No | Pagination cursor from a previous response. |
pin_receiptInspect
Pin a receipt to prevent it from being garbage collected.
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for pinning. | |
| expires_at | No | ISO 8601 expiry timestamp. | |
| receipt_id | Yes | The receipt ID to pin. |
proof_documentInspect
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 polling.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Proof mode (default: light) | |
| metadata | No | Optional metadata to attach to the proof job | |
| artefact_id | Yes | The artefact ID to proof |
purchase_bundleInspect
Purchase a credit bundle by ID.
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Optional metadata for the purchase. | |
| bundle_id | Yes | The bundle ID to purchase. |
query_vaultInspect
Retrieve relevant documents from the vault using semantic search across one or more corpora.
| Name | Required | Description | Default |
|---|---|---|---|
| lane | No | Retrieval lane controlling depth and cost. | |
| limit | No | Maximum number of results to return (1-20, default 8). | |
| query | Yes | The search query to retrieve documents for. | |
| corpusIds | No | Corpus IDs to search within. | |
| includeCommons | No | Whether to include common/shared corpora in the search. |
query_with_thresholdInspect
Execute a trust-routed query that filters results by minimum confidence and respects budget constraints.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query. | |
| budget_cap | No | Maximum budget units to spend on this query. | |
| min_confidence | No | Minimum confidence threshold (0-1, default 0.8). | |
| requested_mode | No | Requested routing mode override. |
register_agentInspect
Self-register a new agent with the VaultCrux platform. No API key or tenant ID required.
| Name | Required | Description | Default |
|---|---|---|---|
| callback_url | No | URL for the platform to send callbacks to. | |
| agent_framework | No | The agent framework being used (default: unknown). | |
| agent_display_name | No | A human-readable display name for the agent. | |
| framework_fingerprint | No | Unique fingerprint of the agent framework instance. |
register_beliefInspect
Register a belief about an answer for trust tracking.
| Name | Required | Description | Default |
|---|---|---|---|
| answer_id | No | The answer ID this belief relates to. | |
| cost_crux | No | Credit cost of the belief. | |
| receipt_id | No | The receipt ID backing this belief. | |
| confidence_band | No | Confidence band object. | |
| decision_context | No | Context for the decision. |
request_sponsorInspect
Request a sponsor for the current agent session. Requires a session token (vcrx_self_ prefixed).
| Name | Required | Description | Default |
|---|---|---|---|
| session_token | Yes | Session token obtained from agent registration. |
revoke_seatInspect
Remove a member from the organisation by revoking their seat.
| Name | Required | Description | Default |
|---|---|---|---|
| seat_id | Yes | The ID of the seat to revoke. |
schedule_recheckInspect
Schedule a periodic re-check of knowledge freshness.
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope object for the recheck. | |
| cron_expr | No | Cron expression (defaults to '0 0 * * *'). | |
| next_run_at | No | ISO 8601 timestamp for the next run. |
set_policyInspect
Set or update an active policy for the agent.
| Name | Required | Description | Default |
|---|---|---|---|
| rules | No | Policy rules object. | |
| policy_name | No | Policy name (defaults to 'default'). | |
| principal_id | No | Principal ID to apply the policy to. |
set_reasoning_profileInspect
Set the agent's reasoning methodology profile.
| Name | Required | Description | Default |
|---|---|---|---|
| constraints | No | Reasoning constraints array. | |
| methodology | No | Reasoning methodology object. |
submit_feature_requestInspect
Submit a new feature request or suggestion to the VaultCrux product team.
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short title for the feature request. | |
| category | No | Category for the request (default: other). | |
| metadata | No | Additional metadata to attach to the request. | |
| description | Yes | Detailed description of the requested feature. |
tip_agentInspect
Send a credit tip to another agent.
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for the tip. | |
| amount_crux | Yes | Tip amount in crux credits. | |
| recipient_principal_id | Yes | The recipient agent's principal ID. |
tip_platformInspect
Send a credit tip to the platform. Amount must be a positive number.
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Tip amount (must be > 0). | |
| reason | No | Optional reason for the tip. |
unwatch_answerInspect
Remove an existing watch by its watch ID.
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes | The ID of the watch to remove. |
verify_passportInspect
Verify another agent's trust passport.
| Name | Required | Description | Default |
|---|---|---|---|
| principal_id | No | Principal ID to verify (defaults to own agent ID). |
vote_feature_requestInspect
Cast an upvote on an existing feature request to signal interest.
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Additional metadata to attach to the vote. | |
| request_id | Yes | The ID of the feature request to vote on. |
watch_answerInspect
Create a watch on an answer to receive alerts when it changes or becomes stale.
| Name | Required | Description | Default |
|---|---|---|---|
| answer_id | Yes | The ID of the answer to watch. | |
| frequency | No | How often to check for changes (default: daily). |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!