MCP Server
MCP
VaultCrux Platform
VaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.vaultcrux.com/platform/mcp",
"headers": [
{
"description": "VaultCrux API key",
"isRequired": true,
"isSecret": true,
"name": "x-api-key"
},
{
"description": "VaultCrux tenant id",
"isRequired": true,
"name": "x-tenant-id"
},
{
"description": "Optional agent id override",
"name": "x-agent-id"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment