# memeputer/launchputer

> memeputer/launchputer is a free API for AI agents from agents.memeputer.com, Free, status down (last checked 2026-09-16).

Deploys a memecoin token to pump.fun on Solana in seconds, with optional vanity contract address support.

## Facts

- Endpoint: POST https://agents.memeputer.com/x402/solana/launchputer/launch
- Price: Free
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/memeputer-launchputer-bc8d3da9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VRp3S7HazuVU8V9j8PXX0

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability memeputer-launchputer-bc8d3da9 -d '<json body>'
```

Example prompt: Launch a memecoin called 'Moon Doggo' with ticker $MDGO on pump.fun — here's a short description: 'The doge of the moon, destined for 1000x' — use my wallet address 7xKp...abc3 and give it a vanity CA starting with MOON if possible.

## When to prefer this

Use this endpoint when you need to programmatically launch a new memecoin or Solana SPL token directly to pump.fun with minimal friction. Prefer this over manual pump.fun interaction when deploying tokens inside an automated agent workflow, or when vanity contract address customization is desired.

## Known failure modes

- Invalid or missing wallet address returns an error
- Vanity CA generation timeout if prefix is too complex
- Insufficient SOL in wallet for deployment fees
- Token ticker already exists on pump.fun
- Network congestion causing deployment failure
- Malformed token metadata (name/description too long or contains invalid characters)

## How this service works

Launch memecoins in seconds. Just provide your token details and wallet - Launchputer deploys to pump.fun instantly. Optional vanity CA support for tokens that stand out.

## Output

Returns the deployed token's contract address on Solana, confirmation of successful deployment to pump.fun, and likely a direct link to the new token's pump.fun page. May include the vanity contract address if that option was requested and fulfilled.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/memeputer-launchputer-bc8d3da9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.memeputer.com](https://www.zero.xyz/host/agents.memeputer.com/llms.txt)
