Skip to main content
ClaudeWave

Non-custodial Solana swap routing for agents: best-price via Jupiter, 0.25% router fee, free on-chain scam-check (mint/freeze authority) on every token you buy.

ToolsRegistry oficial0 estrellas0 forksJavaScriptMITActualizado 17d ago
Get started
Method: Clone
Terminal
git clone https://github.com/stillmarcus24/stillos-swap-mcp
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Casos de uso

Resumen de Tools

# stillos-swap-mcp

Non-custodial Solana swap routing for agents. Best-price execution via Jupiter, a flat **0.25% router fee** (cheaper than Trojan/Photon/GMGN at 0.5–1%), and a **free on-chain scam-check** on every token you buy.

**You keep custody.** The tool returns an *unsigned* transaction — you sign it with your own key and broadcast. StillOS never touches your funds.

## MCP

```json
{
  "mcpServers": {
    "stillos-swap": { "command": "npx", "args": ["-y", "stillos-swap-mcp", "mcp"] }
  }
}
```

### Tools
- **`build_solana_swap`** — `{ userPublicKey, inputMint, outputMint, amount }` → `{ swapTransaction (base64, unsigned), expectedOut, route, routerFee, safety }`. Sign and send the transaction yourself. When buying a non-stablecoin, `safety` carries an on-chain verdict (`CLEAN` / `TRAP`) based on live mint & freeze authority.
- **`token_scam_check`** — `{ mint }` → `{ verdict (CLEAN/RISK/UNKNOWN), mintAuthority, freezeAuthority, flags }`. Established issuer tokens (USDC/USDT/SOL) are allowlisted. Read-only, no keys.

## CLI

```
npx stillos-swap-mcp check <mint>
npx stillos-swap-mcp swap <yourPubkey> SOL USDC 0.5
```

## Why the scam-check matters
A live **mint authority** means the dev can print unlimited supply and dilute you to zero. A live **freeze authority** means the dev can freeze your tokens so you can never sell. Both are the most common rug vectors on pump.fun. This checks them before you buy — free.

`SOLANA_RPC` env var overrides the default public RPC for the safety check.

MIT · StillOS / NolaWealth

Lo que la gente pregunta sobre stillos-swap-mcp

¿Qué es stillmarcus24/stillos-swap-mcp?

+

stillmarcus24/stillos-swap-mcp es tools para el ecosistema de Claude AI. Non-custodial Solana swap routing for agents: best-price via Jupiter, 0.25% router fee, free on-chain scam-check (mint/freeze authority) on every token you buy. Tiene 0 estrellas en GitHub y se actualizó por última vez 17d ago.

¿Cómo se instala stillos-swap-mcp?

+

Puedes instalar stillos-swap-mcp clonando el repositorio (https://github.com/stillmarcus24/stillos-swap-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar stillmarcus24/stillos-swap-mcp?

+

stillmarcus24/stillos-swap-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene stillmarcus24/stillos-swap-mcp?

+

stillmarcus24/stillos-swap-mcp es mantenido por stillmarcus24. La última actividad registrada en GitHub es de 17d ago, con 0 issues abiertos.

¿Hay alternativas a stillos-swap-mcp?

+

Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.

Despliega stillos-swap-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: stillmarcus24/stillos-swap-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/stillmarcus24-stillos-swap-mcp)](https://claudewave.com/repo/stillmarcus24-stillos-swap-mcp)
<a href="https://claudewave.com/repo/stillmarcus24-stillos-swap-mcp"><img src="https://claudewave.com/api/badge/stillmarcus24-stillos-swap-mcp" alt="Featured on ClaudeWave: stillmarcus24/stillos-swap-mcp" width="320" height="64" /></a>

Más Tools

Alternativas a stillos-swap-mcp