vorim_onboard_start
Start device-authorization onboarding for a user with no API key; returns a user code and activation URL
How to use it
vorim_onboard_start 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_start 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
Check whether the user approved onboarding and retrieve the issued API key
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)