Flaunch · MCP Server Docs x402 Gateway flaunch.gg ↗

Flaunch MCP

Live Streamable HTTP No Auth

Launch, discover, and trade Flaunch memecoins on Base from any MCP-compatible agent. Wallet-native launches via Base MCP, server-side launches with job polling, IPFS uploads, and coin discovery.

by Flaunch · v0.1.0

https://mcp.flaunch.gg

Connect

Point any MCP client at the server URL. No API key or auth required.

Claude Code one command
claude mcp add --transport http flaunch https://mcp.flaunch.gg
Cursor & others mcp.json
{
  "mcpServers": {
    "flaunch": {
      "url": "https://mcp.flaunch.gg"
    }
  }
}

Tools

12 tools · launch, discovery, trading, and media

Launch prepare_base_launch Prepare unsigned Flaunch launch calldata for wallet-native signing via Base MCP send_calls.
Launch launch_memecoin Launch a memecoin through the Flaunch server-side Web2 API and return a jobId.
Launch get_launch_status Poll the status of a Flaunch server-side launch job.
Launch resolve_token Resolve a completed launch job to its deployed token contract address.
Launch resolve_creator_wallet Resolve an X handle to the creator wallet address to use as the launch creatorAddress.
Media upload_image Upload and moderate a token image through the Flaunch Web2 API.
Media upload_metadata Upload Flaunch token metadata to IPFS.
Discover get_new_coins List the newest Flaunch coin launches on Base.
Discover get_market_cap_coins List Flaunch coins on Base sorted by market cap.
Discover get_top_coins List Flaunch coins on Base sorted by newest launch or market cap.
Trade swap_guidance Build Base MCP swap input for buying or selling a deployed Base token by contract address.
System health_check Check upstream Flaunch API health.

Prompts & Resources

4 guided prompts · 3 static resources

Prompts
launch-simple-token Guide an agent through a simple Flaunch token launch.
buy-token-by-address Guide an agent through buying a Base token by contract address.
discover-coins Guide an agent through discovering new or high market cap Flaunch coins.
inspect-launch Guide an agent through inspecting a Flaunch launch job.
Resources
flaunch://chains Supported Flaunch chains and MCP capability flags.
flaunch://schema/launch Launch payload schema summary.
flaunch://docs/capabilities Flaunch MCP capability notes.

Powered by Flaunch Model Context Protocol