Skip to content
Claude Code

cookie mcp for Claude Code

io.github.cookiechain/cookie-mcp

Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.

client:Claude Code transport:stdio runtime:npm

Install cookie mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add cookie-mcp -e COOKIE_RPC_URL=<COOKIE_RPC_URL> -e COOKIE_PRIVATE_KEY=<COOKIE_PRIVATE_KEY> -e COOKIE_MAX_TRADE_COOK=<COOKIE_MAX_TRADE_COOK> -e COOKIE_SLIPPAGE_BPS=<COOKIE_SLIPPAGE_BPS> -e SOLANA_RPC_URL=<SOLANA_RPC_URL> -- npx -y cookie-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

cookie mcp in other clients