Server Details
Remote MCP for VaultCrux Memory Core queries, snapshots, freshness, audits, and contradictions.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
7 toolscheck_claimInspect
Check a claim against VaultCrux Memory Core records and return supporting matches.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| agent_id | No | ||
| claim_text | Yes |
get_audit_trailInspect
Read VaultCrux Memory Core import audit history and linked receipt hashes for a topic.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| topic | Yes |
get_contradictionsInspect
Read heuristic cross-source contradiction groups for VaultCrux Memory Core topics.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
get_freshness_reportInspect
Read VaultCrux Memory Core freshness heuristics for topics across imported sources.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| stale_after_days | No |
get_versioned_snapshotInspect
Get the latest versioned snapshot for a VaultCrux Memory Core topic at an optional timestamp.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| topic | Yes | ||
| timestamp | No |
list_topicsInspect
List VaultCrux Memory Core topic groups with freshness metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
query_memoryInspect
Query VaultCrux Memory Core records and return memory-scoped matches with version metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| topic | No | ||
| date_to | No | ||
| agent_id | No | ||
| date_from | No | ||
| date_range | No | ||
| confidence_threshold | No |
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!