Part 2 of 16
For Agents
MCP wiring, auth, and the tool contracts an agent runtime needs.
- For AgentsIf you are integrating VaultCrux into an autonomous workflow, start with these pages.
- Agent QuickstartThis quickstart shows the fastest external path to validate VaultCrux with minimal setup.
- MCP Config SnippetsUse these snippets to connect Claude Desktop, Cursor, or VS Code to VaultCrux MCP.
- MCP ArchitectureVaultCrux v1.2 introduces a dedicated MCP service at VaultCrux/apps/mcp.
- API + AuthVaultCrux uses tenant-scoped API keys persisted in vaultcrux.apikeys.
- Auth ContractSelf-signup sessions authenticate with:
- Skill ContractVaultCrux exposes two public MCP methods under POST /rpc/public.

