vorim_onboard_check
Check whether the user approved onboarding and retrieve the issued API key
How to use it
vorim_onboard_check is exposed by the Vorim MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the vorim_onboard_check tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Vorim MCP Server
npm install -g @vorim/mcp-serverOther tools in Vorim MCP Server (18)
Check if agent has a permission scope (sub-5ms)
Delegate OAuth credentials to an agent
Log an audit event for an agent action
Export signed audit bundle with SHA-256 manifest
Get agent details by ID
Grant a permission with optional expiry and rate limits
List all agents with pagination and filtering
List active credential delegations
List all active permissions for an agent
Start device-authorization onboarding for a user with no API key; returns a user code and activation URL
Check API health and connectivity
Register a new agent with Ed25519 cryptographic identity
Register a did:key ephemeral agent with TTL
Agent requests a short-lived access token
Permanently revoke an agent
Revoke a specific permission scope
Update agent metadata (name, description, status)
Verify agent trust score (public, no auth required)