
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
zen-mcp-server-199bio
Advanced tools
Easy-to-use NPX wrapper for Zen MCP Server - Give Claude access to multiple AI models (Gemini, OpenAI, OpenRouter, Ollama) for enhanced development capabilities.
npx zen-mcp-server-199bio
That's it! No Docker required. 🎉
Zen MCP Server gives Claude Desktop access to multiple AI models for:
On first run, the wrapper will:
~/.zen-mcp-server
.env
file and prompt for API keysChoose one or more:
Add to your claude_desktop_config.json
:
{
"mcpServers": {
"zen": {
"command": "npx",
"args": ["zen-mcp-server-199bio"],
"env": {
"GEMINI_API_KEY": "your_gemini_key_here",
"OPENAI_API_KEY": "your_openai_key_here",
"OPENROUTER_API_KEY": "your_openrouter_key_here"
}
}
}
}
That's it! Just restart Claude Desktop and you're ready to go.
Location of config file:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
~/.config/Claude/claude_desktop_config.json
claude mcp add zen "npx" "zen-mcp-server-199bio"
Once configured, Claude will have access to these tools:
zen
- Default tool for quick AI consultation (alias for chat)chat
- Collaborative development discussionsthinkdeep
- Extended reasoning (Gemini 2.0 Pro)codereview
- Professional code reviewprecommit
- Pre-commit validationdebug
- Advanced debugging assistanceanalyze
- Smart file and codebase analysisQuick Usage: Just say "use zen" for quick AI consultations!
brew install python@3.11
sudo apt install python3.11
The wrapper tries to install automatically, but if it fails:
cd ~/.zen-mcp-server
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
~/.zen-mcp-server/.env
has valid keysWe removed Docker because:
Apache 2.0 - See LICENSE
FAQs
NPX wrapper for Zen MCP Server - Claude + Multiple AI Models
The npm package zen-mcp-server-199bio receives a total of 42 weekly downloads. As such, zen-mcp-server-199bio popularity was classified as not popular.
We found that zen-mcp-server-199bio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.