Wawabit MCP | WAWABIT

WAWABIT MCP

Bring Wawabit into
your AI workspace

Connect AI agents to market and account data, spot and USDⓈ-M futures orders, cancellations and position reductions within your approved trading settings.

Read tokens expire 24 hours after approval. Revoking the connection or invalidating the login session blocks access earlier. Reconnect after expiry.

WHAT IS MCP

A safer way to connect AI

MCP does not give AI unrestricted account access. It connects only the tools and permissions a member approves.
01

A member approves the connection

Connect an AI client through Wawabit sign-in and a clear permission consent screen.

02

AI calls approved tools

It requests information within scope, such as market data, balances, and positions.

03

A member confirms important actions

Actions such as placing or cancelling orders are designed to require a separate confirmation.

CAPABILITIES

Available capabilities

Reads require read permissions. Trading requires member-approved settings and confirmation of each request. Live fill and close verification is not yet complete.
01

Market data

Ask for public market data such as tickers, order books, candles, and funding rates in an AI workflow.

Initial release
02

Account information

Access public spot and USDⓈ-M futures data, plus your connected Binance balances, futures account and positions with your consent.

Planned
03

Orders, cancellations and closing

AI can organize order conditions and check risk, while execution still requires separate member confirmation.

Separate approval

SAFETY BY DESIGN

Member control comes before convenience

The design keeps exchange API secrets and member passwords away from AI, with least privilege and explicit confirmation as defaults.
01

Least privilege

Choose only the capabilities you need and grant permissions by function.

02

No secret exposure

Exchange API secrets and authentication data remain protected inside Wawabit services.

03

Confirmation before execution

Asset-affecting actions, such as orders and cancellations, are designed to show their details again before execution.

04

Disconnect at any time

Members will be able to revoke an AI connection and stop trading functions immediately.

HOW IT WILL WORK

Connection in three steps

Connect a supported AI tool and approve the permissions and trading settings you need.
  1. 1

    Select Wawabit MCP in your AI tool

    Register the official MCP endpoint in a supported client such as Codex, ChatGPT, or Claude.

  2. 2

    Sign in and grant permissions at Wawabit

    Choose the account to connect and the permissions you want to grant.

  3. 3

    Use tools only when needed

    AI calls only approved capabilities, and execution actions proceed only after member confirmation.

AI CLIENTS

In the AI tools you already use

Choose your AI client and connect Wawabit MCP.

Client setup is available below. Availability depends on app version, plan and administrator policy. Verify member authentication and reads after connecting.

CodexConnection setup
  1. In Codex MCP settings, add wawabit with Streamable HTTP and the URL below. Alternatively, run the CLI commands in order.
  2. For member reads, use Authenticate or CLI login to sign in and consent at Wawabit. Check tools with /mcp.
codex mcp add wawabit --url https://www.wawabit.com/mcp/ai_agent
codex mcp login wawabit --scopes member_balance_read,member_position_read
[mcp_servers.wawabit]
url = "https://www.wawabit.com/mcp/ai_agent"

Merge only the wawabit entry; do not overwrite existing settings. Downloads contain no credentials.

Official setup guide ↗
ChatGPTConnection setup
  1. On ChatGPT web, enable Developer mode in Settings → Security and login. If unavailable, check account and administrator policies.
  2. In Plugins, use + to create a developer-mode app named Wawabit with the MCP URL below and OAuth. Select DCR if a registration choice is offered.
  3. Complete Wawabit sign-in and consent, then enable the app in the conversation tools. The button opens settings; it does not auto-register or install a store-listed app.
Official setup guide ↗
ClaudeConnection setup
  1. In Claude, go to Customize → Connectors → + → Add custom connector.
  2. Enter Wawabit and the MCP URL below. Leave optional OAuth client ID and secret empty unless separately issued.
  3. Connect, complete Wawabit sign-in and consent, and enable the connector in your conversation. Organization accounts may require an owner to add it.
Official setup guide ↗
VS CodeConnection setup
  1. Use the button to open the VS Code installation confirmation, or choose HTTP and the URL below in MCP: Add Server.
  2. Review and start the server. Complete Wawabit sign-in and consent when a member read requests authentication.
  3. For manual setup, merge this JSON into .vscode/mcp.json. Check MCP: List Servers and enable wawabit in chat tools.
Add to VS Code ↗
{
  "servers": {
    "wawabit": {
      "type": "http",
      "url": "https://www.wawabit.com/mcp/ai_agent"
    }
  }
}

Merge only the wawabit entry; do not overwrite existing settings. Downloads contain no credentials.

Official setup guide ↗

Check your connection

Test a public price first, then request your balances and complete sign-in and consent when prompted. Member reads need a connected Binance API with read permissions.

Use Wawabit market_get_ticker to get the BTCUSDT price.

Use Wawabit member_get_balance to read my spot balances.

Access tokens last up to 24 hours. Trading requires explicit OAuth trade scopes, member-approved markets, USDT symbols and per-order notional limits, plus confirmation of each request. Read-only connections are never automatically upgraded. Never share passwords, API keys or tokens with AI. Leverage changes, deposits, withdrawals and transfers are not supported.

FAQ

Frequently asked questions

Can I connect MCP right now?

Yes. Public market data is available, and member balances and futures positions require login and consent. Read connections last 24 hours and can be revoked.

Can AI place orders on my account without permission?

No. An agent proposes trading settings for you to approve on Wawabit. Setting changes and each order require confirmation. Requests outside your approved limits are blocked.

Do I need to give an AI my exchange API key?

No. The service is designed so API secrets and member authentication data are never exposed in an AI chat or MCP response.

Important. Crypto-asset trading involves risk of loss. Wawabit MCP does not provide investment advice, and members must independently review information and suggestions produced by AI.