io.github.cookiechain/cookie-mcp MCP Server
io.github.cookiechain/cookie-mcp
What is the io.github.cookiechain/cookie-mcp MCP server?
Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.
How to install io.github.cookiechain/cookie-mcp
Copy-paste configuration for popular MCP clients.
COOKIE_RPC_URLCookie Chain RPC endpoint. Defaults to the public Cookiescan RPC (https://rpc.cookiescan.io).
COOKIE_PRIVATE_KEYsecretWallet key for money-moving tools (base58 secret, solana-keygen JSON array, or a path to a keypair file). Optional — without it the server runs read-only and money-moving tools return a clear error. The key is used only to sign locally and is redacted from all output.
COOKIE_MAX_TRADE_COOKHard per-transaction spend cap in COOK; money-moving tools refuse inputs valued above it (0 disables). Defaults to 100.
COOKIE_SLIPPAGE_BPSDefault slippage tolerance in basis points (500 = 5%). Defaults to 500.
SOLANA_RPC_URLSolana mainnet RPC endpoint, used only by the bridge tool. Defaults to the public endpoint, which is rate-limited; a dedicated RPC is recommended for reliable bridging.
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<YOUR_COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<YOUR_COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<YOUR_COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<YOUR_COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>"
}
}
}
}{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<YOUR_COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<YOUR_COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<YOUR_COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<YOUR_COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>"
}
}
}
}{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<YOUR_COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<YOUR_COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<YOUR_COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<YOUR_COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>"
}
}
}
}{
"servers": {
"cookie-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cookie-mcp"
],
"env": {
"COOKIE_RPC_URL": "<YOUR_COOKIE_RPC_URL>",
"COOKIE_PRIVATE_KEY": "<YOUR_COOKIE_PRIVATE_KEY>",
"COOKIE_MAX_TRADE_COOK": "<YOUR_COOKIE_MAX_TRADE_COOK>",
"COOKIE_SLIPPAGE_BPS": "<YOUR_COOKIE_SLIPPAGE_BPS>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>"
}
}
}
}claude mcp add cookie-mcp --env COOKIE_RPC_URL=<YOUR_COOKIE_RPC_URL> --env COOKIE_PRIVATE_KEY=<YOUR_COOKIE_PRIVATE_KEY> --env COOKIE_MAX_TRADE_COOK=<YOUR_COOKIE_MAX_TRADE_COOK> --env COOKIE_SLIPPAGE_BPS=<YOUR_COOKIE_SLIPPAGE_BPS> --env SOLANA_RPC_URL=<YOUR_SOLANA_RPC_URL> -- npx -y cookie-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.