Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. WAIaaS
WAIaaS logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:16:05 PM

WAIaaS

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
cryptowalletdefisolanaevm

Self-hosted wallet daemon for AI agents with Solana and EVM transactions, DeFi actions, NFTs, policies, and session authentication.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "minhoyoo-iotrust-waiaas": {
      "command": "npx",
      "args": [
        "-y",
        "@waiaas/skills"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

WAIaaS runs locally as a wallet daemon between AI agents and Solana or EVM blockchains. It supports transfers, DeFi actions, NFTs, smart contracts, transaction signing, and x402 payments through MCP, SDK, CLI, and REST integrations. Use it when agents need controlled on-chain access with spending policies, owner approval, audit logging, and a kill switch.

Use cases

โ€ขSend tokens on Solana or EVM chains
โ€ขApply spending limits and transaction approval policies
โ€ขExecute swaps, lending, staking, bridging, or perpetual trades
โ€ขManage NFT and smart contract transactions
โ€ขConnect wallet capabilities to Claude Desktop through MCP

Key features

โ€ขSolana and EVM wallet support
โ€ขMCP server for AI agent wallet tools
โ€ขFour-tier transaction policy engine
โ€ขThree-tier authentication for operators, owners, and agents
โ€ขKill switch, AutoStop, audit logging, and notifications
โ€ขAdmin UI, TypeScript SDK, CLI, and skill files

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by WAIaaS.

Extracted Tool Capabilities
Solana and EVM wallet support
MCP server for AI agent wallet tools
Four-tier transaction policy engine
Three-tier authentication for operators, owners, and agents
Kill switch, AutoStop, audit logging, and notifications
Admin UI, TypeScript SDK, CLI, and skill files

Documentation Overview

WAIaaS

Wallet-as-a-Service for AI Agents

npm downloads License: MIT Node.js Tests MCP Server

A self-hosted wallet daemon that lets AI agents perform on-chain transactions securely -- while the owner keeps full control of funds.

The Problem

AI agents that need to transact on-chain face an impossible choice: hold private keys (and risk total loss if compromised) or depend on a centralized custodian (single point of failure, trust dependency).

WAIaaS bridges the gap -- agents handle small transactions instantly, large amounts require owner approval, and everything runs on your machine with no third-party dependency.

How It Works

WAIaaS is a local daemon that sits between your AI agent and the blockchain:

  • 3-tier authentication -- Separate roles for the daemon operator (masterAuth), fund owner (ownerAuth), and AI agent (sessionAuth)
  • 4-tier policy engine -- Transactions are auto-classified by USD value into INSTANT / NOTIFY / DELAY / APPROVAL tiers
  • 12 policy types -- Cumulative spend limits, token allowlists, contract whitelists, approved spenders, and more
  • Defense in depth -- Kill Switch, AutoStop engine, audit logging, 4-channel notifications

See Security Model for full details.

Architecture

mermaid
graph LR
  subgraph Interfaces
    SDK["TypeScript SDK"]
    MCP["MCP Server"]
    CLI["CLI"]
    Admin["Admin UI"]
    Skills["Skill Files"]
    WalletSDK["Wallet SDK"]
  end

  subgraph Daemon
    API["API Layer<br>(Hono + Middleware)"]
    Services["Service Layer<br>(Policy, Notifications, Kill Switch)"]
    Pipeline["Transaction Pipeline<br>(6-stage + 8-state)"]
    Infra["Infrastructure<br>(SQLite, Keystore, Config)"]
  end

  subgraph Blockchain
    Solana["Solana"]
    EVM["EVM Chains"]
  end

  SDK & MCP & CLI & Admin & Skills & WalletSDK --> API
  API --> Services --> Pipeline --> Infra
  Infra --> Solana & EVM

12 packages in a monorepo:

  • @waiaas/core โ€” Shared types, Zod schemas, enums, and interfaces
  • @waiaas/daemon โ€” Self-hosted wallet daemon (Hono HTTP server)
  • @waiaas/adapter-solana โ€” Solana chain adapter (SPL / Token-2022)
  • @waiaas/adapter-evm โ€” EVM chain adapter (ERC-20 via viem)
  • @waiaas/actions โ€” DeFi Action Providers (Jupiter, 0x, LI.FI, Lido, Jito)
  • @waiaas/sdk โ€” TypeScript client library
  • @waiaas/mcp โ€” Model Context Protocol server for AI agents
  • @waiaas/cli โ€” Command-line interface
  • @waiaas/admin โ€” Preact-based Admin Web UI
  • @waiaas/wallet-sdk โ€” Wallet Signing SDK for wallet app integration
  • @waiaas/push-relay โ€” Push Relay Server (daemon โ†’ Pushwoosh/FCM native push)
  • @waiaas/skills โ€” Pre-built .skill.md instruction files for AI agents

See Architecture for the full technical deep-dive.

Quick Start

Terminal
npm install -g @waiaas/cli
waiaas init                        # Create data directory + config.toml
waiaas start                       # Start daemon (sets master password on first run)
waiaas quickset --mode mainnet     # Create wallets + MCP sessions in one step

The quickset command does everything you need to get started:

  1. Creates Solana Mainnet + EVM Ethereum Mainnet wallets automatically
  2. Issues MCP session tokens for each wallet
  3. Outputs a Claude Desktop MCP config snippet -- just copy and paste

We recommend configuring spending limits and registering an owner wallet for high-value transaction approval. For testing, use waiaas quickset --mode testnet to create Solana Devnet + EVM Sepolia wallets instead.

Admin UI

After starting the daemon, manage everything from the admin panel at http://127.0.0.1:3100/admin (masterAuth required).

Connect Your AI Agent

After quickset, choose one of two integration paths:

Path A: MCP (Claude Desktop / Claude Code)

For AI agents that support the Model Context Protocol:

bash
# quickset already printed the MCP config JSON -- paste it into
# ~/Library/Application Support/Claude/claude_desktop_config.json
# Or auto-register with all wallets:
waiaas mcp setup --all

The daemon runs as an MCP server. Your agent calls wallet tools directly -- send tokens, check balances, manage policies -- all through the MCP protocol.

Path B: Skill Files (Any AI Agent)

For agents that don't support MCP, or when you prefer REST API integration:

Terminal
npx @waiaas/skills add all

This adds .skill.md instruction files to your project. Include them in your agent's context and it learns the WAIaaS API automatically. Available skills: setup, quickstart, wallet, transactions, policies, admin, actions, x402.

Agent Self-Setup (Auto-Provision)

AI agents can set up WAIaaS fully autonomously with no human interaction:

Terminal
npm install -g @waiaas/cli
waiaas init --auto-provision     # Generates random master password โ†’ recovery.key
waiaas start                     # No password prompt
waiaas quickset                  # Creates wallets + sessions automatically
waiaas set-master                # (Later) Harden password, then delete recovery.key

The --auto-provision flag generates a cryptographically random master password and saves it to ~/.waiaas/recovery.key. All subsequent CLI commands read it automatically. See the Agent Self-Setup Guide for the complete flow.

For manual setup with human-guided password entry, install skills and follow waiaas-setup/SKILL.md:

Terminal
npx @waiaas/skills add all

Alternative: Docker

bash
git clone https://github.com/minho-yoo/waiaas.git && cd waiaas
docker compose up -d

The daemon listens on http://127.0.0.1:3100.

Using the SDK

server.ts
import { WAIaaSClient } from '@waiaas/sdk';

const client = new WAIaaSClient({
  baseUrl: 'http://127.0.0.1:3100',
  sessionToken: process.env.WAIAAS_SESSION_TOKEN,
});

const balance = await client.getBalance();
console.log(`Balance: ${balance.balance} ${balance.symbol}`);

const tx = await client.sendToken({
  to: 'recipient-address...',
  amount: '0.1',
});
console.log(`Transaction: ${tx.id}`);

Admin UI

Access the admin panel at http://127.0.0.1:3100/admin with your master password:

  • Dashboard -- System overview, wallet balances, recent transactions
  • Wallets -- Create, manage, and monitor wallets across chains; RPC endpoints, balance monitoring, and WalletConnect settings
  • Sessions -- Issue and revoke agent session tokens; session lifetime and rate limit settings
  • Policies -- Configure 12 policy types with visual form editors; default deny and tier settings
  • Notifications -- Channel status and delivery logs; Telegram, Discord, and Slack settings
  • Security -- Kill Switch emergency controls, AutoStop protection rules, JWT rotation
  • System -- API keys, display currency, price oracle, rate limits, log level, and daemon shutdown

Features include settings search (Ctrl+K / Cmd+K) and unsaved changes protection.

Enabled by default (admin_ui = true in config.toml).

Supported Networks

ChainEnvironmentNetworks
Solanamainnetmainnet
Solanatestnetdevnet, testnet
EVMmainnetethereum-mainnet, polygon-mainnet, arbitrum-mainnet, optimism-mainnet, base-mainnet
EVMtestnetethereum-sepolia, polygon-amoy, arbitrum-sepolia, optimism-sepolia, base-sepolia

13 networks total (Solana 3 + EVM 10).

Features

  • Self-hosted local daemon -- No central server; keys never leave your machine
  • Multi-chain -- Solana (SPL / Token-2022) and EVM (ERC-20) via IChainAdapter
  • Token, contract, and DeFi -- Native transfers, token transfers, contract calls, approve, batch transactions, Action Provider plugins (Jupiter Swap, etc.)
  • USD policy evaluation -- Price oracles (CoinGecko / Pyth / Chainlink) evaluate all transactions in USD
  • x402 payments -- Automatic HTTP 402 payment handling with EIP-3009 signatures
  • Multiple interfaces -- REST API, TypeScript SDK, Python SDK, MCP server, CLI, Admin Web UI, Tauri Desktop, Telegram Bot
  • Skill files -- Pre-built instruction files that teach AI agents how to use the API

Documentation

DocumentDescription
ArchitectureSystem overview, package structure, pipeline, chain adapters
Security ModelAuthentication, policy engine, Kill Switch, AutoStop
Deployment GuideDocker, npm, configuration reference
API ReferenceREST API endpoints and authentication
Agent Self-Setup GuideFully autonomous setup with auto-provision
Agent Skills IntegrationUniversal guide for 27+ AI agent platforms
Claude Code IntegrationSkill files + MCP server setup for Claude Code
OpenClaw IntegrationQuick setup for OpenClaw bot
Wallet SDK IntegrationIntegration guide for wallet developers
Why WAIaaS?Background on AI agent wallet security
ContributingDevelopment setup, code style, testing, PR guidelines

License

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Armor Crypto MCP logoArmor Crypto MCP

    MCP to interface with multiple blockchains, staking, DeFi, swap, bridging, wallet management, DCA, Limit Orders, Coin Lookup, Tracking and more.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Armor Crypto MCP โ†’
  • Wealthville Integrations logoWealthville Integrations

    Solana + EVM liquidity-pool scores for AI agents: Enter/Hold/Exit verdicts and a composite 0โ€“100 Wealthville Score, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. npx @wealthville/mcp-server

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Wealthville Integrations โ†’
  • Solana MCP Server logoSolana MCP Server

    Solana blockchain data for AI agents โ€” wallet balances, token prices, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Solana MCP Server โ†’
  • Agentscoin MCP logoAgentscoin MCP

    Give your AI agent a wallet on AgentsCoin: create wallet, mine AGENT, check balance, send.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Agentscoin MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

npm downloads
442
Package downloads in the last 30 days.
Last commit
4mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about WAIaaS

It runs as a self-hosted local daemon on the user's machine.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWAIaaS AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/minhoyoo-iotrust-waiaas?style=directory)](https://allmcps.com/mcp/minhoyoo-iotrust-waiaas)
HTML Embed
<a href="https://allmcps.com/mcp/minhoyoo-iotrust-waiaas"><img src="https://allmcps.com/api/badge/minhoyoo-iotrust-waiaas?style=directory" alt="WAIaaS on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
ClientsClaude Desktop
Last updatedAug 10, 2026
9/10 checks healthy over the last 32d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 25, 2026
npm downloads442/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 22d ago via OSV.dev ยท @waiaas/skills (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to WAIaaS โ†’Install in Claude DesktopInstall in CursorInstall in VS Code