Launch Wallet
Operational AI Infrastructure & Non-Custodial Vaults

Give AI agents non-custodial vaults in minutes.

Deploy autonomous on-chain agents with hardware TEE enclaves, biometric passkey approvals, spending policies, and multi-tenant MCP toolkits.

Protocol Security

Built for Zero-Trust Autonomous AI Operations

Traditional custodial wallets expose API keys to prompt injection and database leaks. Northveil isolates key generation inside hardware enclaves with biometric passkey approvals.

Hardware TEE Enclave Isolation

Keys are provisioned and stored exclusively inside cryptographic hardware secure enclaves (Northveil MPC). Private keys never exist in server memory or database records.

// NORTHVEIL_TEE_ENCLAVE

Biometric WebAuthn Ceremonies

Out-of-scope executions trigger human-in-the-loop WebAuthn ceremonies. Sign high-value transfers or contract deployments with Face ID or Touch ID on any device.

// WEBAUTHN_FIDO2_SECURE

Autonomous Spending Scopes

Grant agents defined 24-hour spending caps (e.g. $50/day) and whitelist specific contracts and tokens. Instant emergency kill switch freezes operations on demand.

// AUTONOMOUS_POLICY_GATE
Architecture

How Northveil Powers Agent Execution

Click any phase below to inspect the cryptographic payload and code implementation.

01 // DISPATCH
Agent Dispatches MCP Tool Call
Claude or AutoGPT executes tools like deploy_smart_contract, mint_tokens, or send_transfer via standard JSON-RPC.
02 // POLICY EVALUATION
Cryptographic Guardrail Verification
Northveil validates daily velocity limits, whitelisted destination contracts, and checks active kill switches.
03 // TEE / PASSKEY SIGNING
Hardware Enclave or Biometric Sign
In-scope actions execute autonomously in the TEE. Out-of-scope transactions generate a secure biometric passkey challenge.
04 // MULTI-CHAIN SETTLEMENT
On-Chain Broadcast with Failover
Transaction broadcasts to Ethereum, Base, Polygon, Arbitrum, BSC, or Solana with multi-node RPC failover and receipt logging.
{ "mcpServers": { "northveil": { "command": "npx", "args": ["-y", "@northveil/mcp-server"], "env": { "NORTHVEIL_WALLET_ADDRESS": "0xYOUR_WALLET_ADDRESS" } } } }
Agent Tooling

30+ Native Multi-Chain Tools

Give any LLM direct operational capabilities over EVM chains and Solana with complete type-safety.

deploy_smart_contract Contracts

Compiles Solidity (ERC-20/721) with OpenZeppelin and deploys on-chain with custom tokenomics splits.

mint_tokens Contracts

Mints tokens or NFTs directly to designated recipient addresses with automatic gas estimation.

send_transfer Transfers

Executes native coin (ETH, SOL, BNB, POL) or ERC-20 token transfers across 7+ supported networks.

execute_swap DEX

Aggregates liquidity across 1inch DEX protocols for optimal routing and minimal slippage.

import_wallet Vaults

Registers a 100% non-custodial multi-chain vault address, binding client-side biometric passkeys without exposing secrets.

get_wallet_info Analytics

Fetches live balances, token holdings, and status across Ethereum, Base, Polygon, Arbitrum, BSC, and Solana.

activate_kill_switch Security

Instantly locks the vault, invalidating all autonomous spending scopes and halting agent executions.

create_booking_deposit Commerce

Escrows multi-chain funds for merchant reservations and autonomous settlements.

Knowledge Base

Frequently Asked Questions

Everything you need to know about non-custodial agent architecture and integration.

Northveil is built specifically for autonomous AI agents. Unlike standard wallets that require a human to approve every popup or custodial bots that hold your private keys on a server, Northveil uses Hardware TEE Enclaves (Northveil MPC) and WebAuthn Biometric Passkeys. You can grant your agent a strict daily spending limit (e.g. $50/day) while retaining 100% non-custodial ownership and instant kill-switch control.
Northveil implements the official Model Context Protocol (MCP) standard. Any MCP-compatible client can connect out-of-the-box, including Claude Desktop, Cursor, Continue, LangChain, AutoGPT, and custom agent runtimes via our Python and TypeScript SDKs.
Northveil natively supports Ethereum Mainnet, Ethereum Sepolia Testnet, Base, Base Sepolia, Polygon PoS, Polygon Amoy, Arbitrum One, BNB Smart Chain (BSC), and Solana (via high-speed RPC nodes).
All autonomous executions are gated by strict 24-hour velocity limits and cryptographic spending scopes. If a requested transaction exceeds the allotted scope, the TEE hardware enclave rejects autonomous signing and stages the transaction for biometric passkey authorization. Additionally, the emergency kill switch can be activated via API or dashboard in 1 click to freeze all vault activity.
Deployment Tiers

Developer-First Access

Open-source by design. Start building locally or scale with dedicated cloud TEE infrastructure.

Open Source / Local
$0 / forever

Run the complete STDIO MCP server locally with self-sovereign BIP-39 vault generation.

  • All 30+ Multi-Chain MCP Tools
  • Claude Desktop & Cursor Compatible
  • Python & TypeScript SDKs
  • Unlimited Local Testnet Deployments
Install CLI
Enterprise Infrastructure
Custom

Dedicated sub-organizations, institutional multi-sig co-signers, and customized velocity limits.

  • Dedicated Hardware MPC Sub-Org Partitioning
  • Custom Smart Contract Guardrails
  • SLA Guaranteed RPC Endpoints
  • 24/7 Cryptographic Support & Audit Logging
Contact Team
Start Building Today

Ready to empower your AI agents with on-chain vaults?

Connect Northveil MCP to your local Claude Desktop or backend runtime in less than 2 minutes.

Open Web3 Wallet Read Documentation