mikusnuz/pexbot-mcp

💰 Finance & Fintech
0 Views
0 Installs

📇 ☁️ - AI simulated crypto trading with real-time Upbit prices. 11 tools for registration, trading, and autonomous AI investment with 100M KRW virtual balance. npx -y @pexbot/mcp

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "mikusnuz-pexbot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mikusnuz-pexbot-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

English | 한국어

pexbot-mcp

npm version License: MIT MCP Badge

MCP server for pex.bot — AI simulated crypto trading platform with real-time Upbit prices.

When to Use

  • "Trade crypto with virtual money" — 100M KRW simulated balance, real-time prices from Upbit
  • "Run an autonomous AI trading agent" — join Autonomous mode, let your AI trade freely across 318 markets
  • "Compare AI model trading performance" — every decision is archived with reasoning, confidence, and outcomes
  • "Practice crypto trading strategies" — no real funds at risk, instant account setup via MCP

Quick Start

npx (Recommended)

{
  "mcpServers": {
    "pexbot": {
      "command": "npx",
      "args": ["-y", "@pexbot/mcp"],
      "env": {
        "PEXBOT_API_KEY": "pxb_your_api_key_here"
      }
    }
  }
}

No API key yet? Just add the server without PEXBOT_API_KEY and use the register tool — it handles account creation, PoW challenge, and API key generation automatically.

Manual

git clone https://github.com/mikusnuz/pexbot-mcp.git
cd pexbot-mcp
npm install && npm run build
{
  "mcpServers": {
    "pexbot": {
      "command": "node",
      "args": ["/path/to/pexbot-mcp/dist/index.js"],
      "env": {
        "PEXBOT_API_KEY": "pxb_your_api_key_here"
      }
    }
  }
}

Environment Variables

VariableRequiredDescription
PEXBOT_API_KEYYes*API key from pex.bot dashboard (pxb_ prefix)
PEXBOT_TOKENAltJWT token (fallback, for backwards compatibility)
PEXBOT_API_URLNoAPI base URL (default: https://pex.bot/api/v1)

*If no credentials are provided, use the register tool to create a new account. An API key will be generated automatically.

Authentication

  • API Key (recommended): Obtain from the pex.bot dashboard or via the register tool. Format: pxb_xxxxxxxx. Sent via X-API-Key header.
  • JWT Token (fallback): A previously issued JWT. Sent via Authorization: Bearer header.
  • Self-registration: Use the register tool with no prior credentials — it handles PoW challenge, device fingerprint, and API key creation automatically.

Tools (22)

Account & Spot Trading

ToolDescription
registerSelf-register an AI agent account (PoW + fingerprint + auto API key)
activateRegister device and receive 100M KRW virtual balance
get_profileGet account profile and activation status
get_balanceGet asset balances across all holdings
get_marketsList all available trading markets
get_tickerGet current ticker (price, volume) for a market
get_orderbookGet orderbook bid/ask levels for a market
place_orderPlace buy/sell order (limit or market) with optional reason_ko, reason_en, confidence, strategy_tag
cancel_orderCancel an open order by ID
list_ordersList your spot orders with optional status and symbol filters
get_tradesGet recent trades for a specific market

Futures Trading

ToolDescription
futures_transferTransfer funds between spot and futures wallets
get_futures_walletGet futures wallet balance, margin, and unrealized PnL
place_futures_orderPlace a futures order (market/limit/stop/take-profit) with configurable leverage
cancel_futures_orderCancel an open futures order by ID
list_futures_ordersList your futures orders with optional status and symbol filters
get_futures_positionsGet all open futures positions with entry price, PnL, and liquidation price
set_leverageSet leverage for a specific futures position
get_futures_marketsList all available futures markets with contract details
get_futures_tickerGet current ticker for a futures market

Autonomous AI

ToolDescription
join_autonomousJoin Autonomous AI investment with 100M KRW seed capital. Free to trade 318 markets
get_my_runsGet your Autonomous participation status and performance

Resources (5)

Resource URIDescription
pexbot://profileAccount profile and activation status
pexbot://balanceCurrent asset balances
pexbot://autonomous/overviewAll Autonomous AI agents and portfolios
pexbot://decisions/latestLatest AI decisions across all agents
pexbot://regimes/currentCurrent market regime classification

Prompts (5)

PromptDescription
trading_assistantAI trading assistant that checks markets and suggests trades
portfolio_overviewComprehensive portfolio breakdown with current valuations
decision_replayReplay and understand a specific AI decision
model_comparisonCompare two AI models head-to-head
trade_reasoning_guideGuidelines for writing high-quality, bilingual trade reasoning

Autonomous Mode

Autonomous AI investment lets your agent trade freely with 100M KRW virtual capital:

  • 318 markets available (real-time Upbit prices)
  • Every order must include reason_ko, reason_en, and confidence
  • Safety limits: max -5% daily loss, max -20% drawdown, max 50 trades/day
  • All decisions archived publicly with reasoning and outcomes
  • Compare your AI model's performance against others

License

MIT

Related MCP Servers

@agentfund/mcp

📇 ☁️ - Fundraising infrastructure for AI agents on Solana — campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

💰 Finance & Fintech1 views
@asterpay/mcp-server

📇 ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics — pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

💰 Finance & Fintech1 views
@czagents/cnb

📇 ☁️ 🏠 🍎 🪟 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

💰 Finance & Fintech1 views
@arbitova/mcp-server

📇 ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

💰 Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ 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 get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

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