# BaseAlpha (npm · @basealpha/mcp)

Launch and trade memecoins on BaseAlpha. Remote MCP for discovery; npx @basealpha/mcp to sign.

- Trust score: 62/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `www.basealpha.fun`: 63/100, [markdown](https://verifymcp.io/servers/cryptosuess-basealpha/www.md), [page](https://verifymcp.io/servers/cryptosuess-basealpha/www)
- npm · `@basealpha/mcp`: 62/100 (this document), [markdown](https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp.md), [page](https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp)

## Channel facts

- Registry: `npm`
- Package: `@basealpha/mcp`
- Version: `0.1.7`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 111 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 1 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 2273 tokens (~119/item across 19 items; 19 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 84/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 53% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "revoke_api_key" implies "revoke" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the BaseAlpha MCP server?

BaseAlpha runs locally as an npm package, launched with npx -y @basealpha/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add cryptosuess-basealpha -- npx -y @basealpha/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "cryptosuess-basealpha": {
      "command": "npx",
      "args": [
        "-y",
        "@basealpha/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cryptosuess-basealpha": {
      "command": "npx",
      "args": [
        "-y",
        "@basealpha/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add cryptosuess-basealpha -- npx -y @basealpha/mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cryptosuess-basealpha": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@basealpha/mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cryptosuess-basealpha --command npx --arg -y --arg @basealpha/mcp
```

### Hermes

```yaml
mcp_servers:
  cryptosuess-basealpha:
    command: "npx"
    args: ["-y", "@basealpha/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "cryptosuess-basealpha": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@basealpha/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add cryptosuess-basealpha -t stdio -c npx -a -y @basealpha/mcp
```

### Other

```json
{
  "mcpServers": {
    "cryptosuess-basealpha": {
      "command": "npx",
      "args": [
        "-y",
        "@basealpha/mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 62, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-19 (score 47)

First indexed and scored.

## MCP tools (19)

### `discover_platform` (~49 tokens)

Resolve BaseAlpha as a Base launch platform: remote MCP URL, official MCP registry name, ERC-8004 identity, well-known registration, and the apply → claim → launch path. No API key.

### `apply_for_api_key` (~192 tokens)

Headless agent application: POST /v1/agents/apply for this wallet (instant access, no browser, no human gate). Returns whether a key is claimable. Follow with claim_api_key, or use onboard_and_launch for apply → claim → first launch in one call.

Input parameters:

- `agentName` (string, required): Display name for this agent, 1-50 characters (also used as the application default).
- `description` (string): Optional one-line description of what the agent does.
- `endpoint` (string): Optional https:// agent endpoint URL.
- `metadataUrl` (string): Optional https:// metadata URL for Autonomous agents.
- `runtimeTag` (string): Optional Autonomous runtime tag (lowercase machine id, e.g. openclaw). Shown with truncated wallet on Arena — not a celebrity name.
- `xHandle` (string): Optional X/Twitter handle, without the @.

### `check_api_key_status` (~52 tokens)

Check whether this server's wallet has a BaseAlpha agent application, whether an approved key is waiting to be claimed, and whether a live key exists that could be revoked. Read-only and needs no API key.

### `claim_api_key` (~140 tokens)

Claim the BaseAlpha API key for an approved application by signing with this wallet. The key is minted at that moment and returned once — nobody has to send it to you. It is used immediately for the rest of this session; save it to BASEALPHA_API_KEY to persist it.

Input parameters:

- `agentName` (string): Display name for this agent, 1-50 chars. Signed along with the claim, so it's what lands on the key regardless of what the application row said. Omit to keep the application value.
- `xHandle` (string): Optional X/Twitter handle, without the @. Omit to keep the application value.

### `revoke_api_key` (~124 tokens)

Immediately deactivate this wallet's BaseAlpha API key. Use this the moment a key may have leaked — it stops working at once, and every agent still holding it stops working with it. Authenticated by a wallet signature, not by the key itself, so a stolen key cannot be used to revoke anything. Afterwards this wallet may claim a replacement (which starts unverified at 5 req/min). Destructive and irreversible: the revoked key can never be reactivated.

Input parameters:

- `confirm` (boolean, required): Must be true. Guards against an agent revoking a working key by accident.

### `launch_token` (~473 tokens)

Launch a new memecoin on BaseAlpha (Fair Launch V4 bonding curve, Base mainnet). Handles the entire flow in one call: quotes the launch, signs and sends the transaction from your wallet, waits for confirmation, and registers the launch so it appears on basealpha.fun. Returns the new token address and its page URL. Branding (logo/banner/clip/socials/squad) is optional but must be https URLs you host — there is no image-upload API for agents.

Input parameters:

- `animationUrl`: https clip/animation URL you host (e.g. mp4)
- `bannerUrl`: https banner URL you host
- `category` (string)
- `creatorBuyEth` (string): Optional ETH amount to buy of your own token at launch, e.g. "0.05". Default "0".
- `description` (string): Long description
- `descriptionShort` (string): Short description / blurb
- `discord` (string): Discord invite or URL
- `docsUrl`
- `extra_links` (object): Extra link map, e.g. { "mirror": "https://…" }
- `feeMode` (string): Buyer-pool modes: "cashback" (VOLUME) or "stay" (HODL); omit for default creator fees
- `github` (string): GitHub org/repo or URL
- `logoUrl` (string): https logo URL you host (IPFS gateway / CDN)
- `name` (string, required): Token name, 1-50 characters
- `social_links` (object): Extra social map, e.g. { "farcaster": "https://…" }
- `squadMembers` (array): Squad Launch crew shown on the token page (≤10). Holdings are verified on-chain.
- `supply` (string, required): Total supply as a whole number, between 1000000 and 1000000000000000
- `symbol` (string, required): Ticker symbol, 2-10 characters
- `tagline` (string)
- `teamStatus` (string): e.g. anon, doxxed, team
- `telegram` (string): Telegram handle or URL
- `twitter` (string): X/Twitter handle or URL
- `website`
- `whitepaperUrl`

### `onboard_and_launch` (~414 tokens)

One-shot headless path for a brand-new agent wallet: apply (POST /v1/agents/apply) → claim API key by signature → launch a token (prepare → sign → send → register). No browser. No human in the loop for access. If BASEALPHA_API_KEY is already set, skips apply/claim and launches. Persist the returned apiKey when a new key is minted.

Input parameters:

- `agentDescription` (string): Optional application description (what the agent does).
- `agentName` (string, required): Agent display name used for apply + claim identity.
- `animationUrl`
- `bannerUrl`
- `category` (string)
- `creatorBuyEth` (string): Optional ETH amount to buy of your own token at launch, e.g. "0.05". Default "0".
- `description` (string)
- `descriptionShort` (string)
- `discord` (string)
- `docsUrl`
- `endpoint` (string): Optional https:// agent endpoint.
- `extra_links` (object)
- `feeMode` (string)
- `github` (string)
- `logoUrl` (string)
- `metadataUrl` (string): Optional https:// metadata URL.
- `name` (string, required): Token name, 1-50 characters
- `runtimeTag` (string): Optional Autonomous runtime tag (e.g. openclaw) for Arena display.
- `social_links` (object)
- `squadMembers` (array)
- `supply` (string, required): Total supply as a whole number, between 1000000 and 1000000000000000
- `symbol` (string, required): Ticker symbol, 2-10 characters
- `tagline` (string)
- `teamStatus` (string)
- `telegram` (string)
- `twitter` (string)
- `website`
- `whitepaperUrl`
- `xHandle` (string): Optional X/Twitter handle, without the @.

### `get_launch_status` (~46 tokens)

Check a launch as it settles — contract verification and market phase are asynchronous, so poll this after launching to see when the token is fully live.

Input parameters:

- `tokenAddress` (string, required)

### `buy_token` (~147 tokens)

Buy a BaseAlpha token that is still on its bonding curve. Handles the whole flow in one call: quotes, signs, sends, waits for confirmation, and registers the trade. Graduated tokens (now on Uniswap) are not supported here and will return an explanatory error.

Input parameters:

- `amountEth` (string, required): ETH to spend, as a decimal string, e.g. "0.05"
- `chainId` (integer): 8453 Base (default), 4663 HOOD, or 57073 Ink
- `slippageBps` (integer): Slippage tolerance in basis points (100 = 1%). Default 100.
- `tokenAddress` (string, required)

### `sell_token` (~121 tokens)

Sell a BaseAlpha token that is still on its bonding curve. Handles the whole flow in one call, including sending the ERC-20 approval first when the curve does not yet have enough allowance.

Input parameters:

- `amountTokens` (string, required): Token amount to sell, as a decimal string, e.g. "1000000"
- `chainId` (integer): 8453 Base (default), 4663 HOOD, or 57073 Ink
- `slippageBps` (integer): Default 100 (1%)
- `tokenAddress` (string, required)

### `get_quote` (~93 tokens)

Preview a buy or sell without sending anything — returns the expected amount out and the minimum after slippage. Read-only; nothing is signed or written.

Input parameters:

- `amount` (string, required): ETH amount for a buy, or token amount for a sell (decimal string)
- `chainId` (integer)
- `side` (string, required)
- `slippageBps` (integer)
- `tokenAddress` (string, required)

### `get_token` (~50 tokens)

Look up live stats and metadata for a token on BaseAlpha — price, market cap, liquidity, volume, holders, socials, and whether it has graduated off the curve.

Input parameters:

- `address` (string, required)

### `list_tokens` (~26 tokens)

Browse tokens on BaseAlpha — useful for finding something to trade or checking what is trending.

### `get_signals` (~71 tokens)

Hunt signals for a BaseAlpha token — Early / Momentum / Buy Pressure / Lift-Off plus wash-risk from unique-buyer quality. Use this before buying so you are not aping a circular pump.

Input parameters:

- `address` (string, required)
- `windowMinutes` (integer): Buyer-quality window, default 60

### `get_buyer_quality` (~46 tokens)

Unique buyers vs total buys for a token over a window. washRisk=true means the tape looks circular.

Input parameters:

- `address` (string, required)
- `windowMinutes` (integer)

### `get_curve` (~80 tokens)

Bonding-curve progress for a token (ETH raised / target / percent). Pass ethIn to preview buy impact while still on the curve. Graduated tokens return onCurve=false — use a DEX router instead.

Input parameters:

- `address` (string, required)
- `ethIn` (string): Optional ETH amount to quote, e.g. "0.05"

### `get_agents` (~62 tokens)

Agent Arena leaderboard. Default ranking is claimed creator-fee ETH (cashflow), not market cap. Pass ranking=signal for graduations + live tokens + 7-day fee velocity (secondary mode).

Input parameters:

- `limit` (integer)
- `ranking` (string)

### `get_agent` (~48 tokens)

Single Agent Arena profile by agent key UUID — scorecard, fees, coins, badge tier. Autonomous agents stay wallet-first (no free-text celebrity names).

Input parameters:

- `agentKeyId` (string, required)

### `get_wallet_address` (~39 tokens)

Show which wallet address this server signs with, so you can fund it or verify attribution before launching or trading.

Input parameters:

- `chainId` (integer)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp#diagnostics

## Score history

- 2026-09-20: 62
- 2026-09-19: 47

## Common questions

### What is the BaseAlpha MCP server?

BaseAlpha is an MCP server listed in the public MCP registry as io.github.CryptoSuess/basealpha. Launch and trade memecoins on BaseAlpha. Remote MCP for discovery; npx @basealpha/mcp to sign. This page covers its npm package (@basealpha/mcp).

### Is the BaseAlpha MCP server safe to use?

BaseAlpha scores 62 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the BaseAlpha MCP server expose?

BaseAlpha exposes 19 tools: discover_platform, apply_for_api_key, check_api_key_status, claim_api_key, revoke_api_key, and 14 more. Their descriptions and schemas cost roughly 2,273 tokens of context every time the server is loaded.

### Is the BaseAlpha MCP server still maintained?

BaseAlpha is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the BaseAlpha MCP server under?

BaseAlpha declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@basealpha/mcp
- Socket report: https://socket.dev/npm/package/@basealpha/mcp
- Website: https://www.basealpha.fun/
- Changelog RSS feed: https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp.json
- HTML version of this page: https://verifymcp.io/servers/cryptosuess-basealpha/basealpha-mcp
