
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@vibo-dev/vibo-mcp
Advanced tools
ViBo MCP server — memory for AI agents: persistent memory (L1/L2/L3), web-search savings, thread memory. Works with Claude, Cursor, OpenClaw and any MCP client.
Memory for AI agents — persistent memory (L1/L2/L3 encryption), web-search savings and thread memory. Works with any MCP client: Claude Desktop, Cursor, OpenClaw, Windsurf, Codex, and more.
npm install -g @vibo-dev/vibo-mcp
Add to your MCP client config (Claude Desktop example):
{
"mcpServers": {
"vibo": {
"command": "npx",
"args": ["-y", "@vibo-dev/vibo-mcp"],
"env": {
"VIBO_API_KEY": "YOUR_VIBO_KEY"
}
}
}
}
Get a key: https://wwwvibo.com — free 2-day trial, then $5/month.
| Tool | Description |
|---|---|
memory_search | Find relevant facts (returns token savings) |
memory_add | Save a fact (dedup by exact match) |
memory_usage | Your real savings statistics |
thread_memory | Thread: add / compress / ask / context |
Agent: "What does client Anna prefer?"
→ memory_search("Anna preferences")
→ • [L1] client-anna: Anna likes coffee without sugar, order #42
→ 💾 Saved 13,452 tokens (97.5%)
FAQs
ViBo MCP server — memory for AI agents: persistent memory (L1/L2/L3), web-search savings, thread memory. Works with Claude, Cursor, OpenClaw and any MCP client.
We found that @vibo-dev/vibo-mcp 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.