ViBo MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ViBo MCP ServerWhat does client Anna prefer?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
š¦ ViBo MCP Server
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.
Install
npm install -g @vibo-dev/vibo-mcpRelated MCP server: engram
Configuration
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.
Tools
Tool | Description |
| Find relevant facts (returns token savings) |
| Save a fact (dedup by exact match) |
| Your real savings statistics |
| Thread: add / compress / ask / context |
Example
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%)
Honest numbers
Memory: 97.5% fewer tokens on 118 facts (grows with memory, 50-150Ć on 10K+).
Web search: 99.6% (measured 47,443 ā 186 tokens).
Threads: -72%.
Secrets (L3) never reach the LLM ā encrypted by design.
Links
Site: https://wwwvibo.com
Bot: @ViBomemorybot
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityBmaintenanceEnables persistent memory storage and retrieval for MCP clients, allowing AI assistants to remember facts and context across conversations.10MIT- Alicense-qualityCmaintenanceProvides persistent, local-first AI memory across sessions via MCP tools for storing, searching, and retrieving context from past interactions.1MIT
- Alicense-qualityAmaintenanceProvides AI agents with persistent knowledge storage, enabling them to store, search, and retrieve text, documents, and files using semantic and keyword search via MCP tools.31Apache 2.0
- Alicense-qualityCmaintenanceProvides encrypted, portable memory for AI agents via MCP, allowing fact storage, conversation recall, and cross-machine sync using Arweave.1650MIT
Related MCP Connectors
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Shared long-term memory vault for AI agents with 20 MCP tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vnbochkarev-netizen/vibo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server