Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.cookiechain/cookie-mcp · v0.2.2
Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.
cookie-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cookie-mcp": {
"command": "npx",
"args": [
"-y",
"cookie-mcp"
]
}
}
}COOKIE_RPC_URL可选Cookie Chain RPC endpoint. Defaults to the public Cookiescan RPC (https://rpc.cookiescan.io).
COOKIE_PRIVATE_KEY可选secretWallet 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_COOK可选Hard per-transaction spend cap in COOK; money-moving tools refuse inputs valued above it (0 disables). Defaults to 100.
COOKIE_SLIPPAGE_BPS可选Default slippage tolerance in basis points (500 = 5%). Defaults to 500.
SOLANA_RPC_URL可选Solana 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.
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.cookiechain/cookie-mcp",
"type": "mcp-server",
"version": "0.2.2",
"displayName": "cookie-mcp",
"description": "Cookie Chain tools for AI agents: swap, launch, liquidity, staking, NFTs, and a Solana bridge.",
"repository": {
"url": "https://github.com/cookiechain/cookie-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "cookie-mcp",
"version": "0.2.2",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "COOKIE_RPC_URL",
"description": "Cookie Chain RPC endpoint. Defaults to the public Cookiescan RPC (https://rpc.cookiescan.io)."
},
{
"name": "COOKIE_PRIVATE_KEY",
"description": "Wallet 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.",
"isSecret": true
},
{
"name": "COOKIE_MAX_TRADE_COOK",
"description": "Hard per-transaction spend cap in COOK; money-moving tools refuse inputs valued above it (0 disables). Defaults to 100."
},
{
"name": "COOKIE_SLIPPAGE_BPS",
"description": "Default slippage tolerance in basis points (500 = 5%). Defaults to 500."
},
{
"name": "SOLANA_RPC_URL",
"description": "Solana 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."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.cookiechain/cookie-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cookiechain%2Fcookie-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}