WAIaaS MCP server - Model Context Protocol integration for AI agents
| Tool name | Description | Destructive? |
|---|---|---|
| wc_disconnect | ✓ no | |
| waiaas_get_health_factor | ✓ no | |
| sign_userop | ✓ no | |
| erc8128_sign_request | ✓ no | |
| sign_message | ✓ no |
| wc_connect | ✓ no | |
| transfer_nft | ✓ no | |
| list_transactions | ✓ no | |
| get_rpc_proxy_url | ✓ no | |
| get_address | ✓ no | |
| list_nfts | ✓ no | |
| call_contract | ✓ no | |
| x402_fetch | ✓ no | |
| get_wallet_info | ✓ no | |
| build_userop | ✓ no | |
| list_offchain_actions | ✓ no | |
| get_balance | ✓ no | |
| get_transaction | ✓ no | |
| waiaas_hl_get_positions | ✓ no | |
| waiaas_hl_get_open_orders | ✓ no | |
| waiaas_hl_get_markets | ✓ no | |
| waiaas_hl_get_funding_rates | ✓ no | |
| waiaas_hl_get_account_state | ✓ no | |
| waiaas_hl_get_trade_history | ✓ no | |
| waiaas_hl_get_spot_balances | ✓ no | |
| waiaas_hl_get_spot_markets | ✓ no | |
| waiaas_hl_list_sub_accounts | ✓ no | |
| waiaas_hl_get_sub_positions | ✓ no | |
| encode_calldata | ✓ no | |
| erc8004_get_reputation | ✓ no | |
| erc8004_get_agent_info | ✓ no | |
| resolve_asset | ✓ no | |
| get_tokens | ✓ no | |
| get_policies | ✓ no | |
| wc_status | ✓ no | |
| send_batch | ✓ no | |
| get_nft_metadata | ✓ no | |
| sign_transaction | ✓ no | |
| get_assets | ✓ no | |
| erc8128_verify_signature | ✓ no | |
| list_incoming_transactions | ✓ no | |
| waiaas_pm_get_positions | ✓ no | |
| waiaas_pm_get_orders | ✓ no | |
| waiaas_pm_get_markets | ✓ no | |
| waiaas_pm_get_market_detail | ✓ no | |
| waiaas_pm_get_events | ✓ no | |
| waiaas_pm_get_balance | ✓ no | |
| waiaas_pm_get_pnl | ✓ no | |
| waiaas_pm_setup | ✓ no | |
| simulate_transaction | ✓ no |
{
"mcpServers": {
"waiaasmcp": {
"command": "npx",
"args": [
"-y",
"@waiaas/mcp"
]
}
}
}