Being MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 28 May 2026.
Personality Runtime for AI agents — persistent memory, personality, and relationships via MCP
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
`https://api.telegram.org/bot${body.bot_token}/setWebhook`,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add being-mcp-server -- npx -y @ruddia/being-mcp-server
{
"mcpServers": {
"being-mcp-server": {
"args": [
"-y",
"@ruddia/being-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.being-mcp-server]
command = "npx"
args = ["-y", "@ruddia/being-mcp-server"]
{
"mcpServers": {
"being-mcp-server": {
"args": [
"-y",
"@ruddia/being-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"being-mcp-server": {
"args": [
"-y",
"@ruddia/being-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BEING_API_URL (Being Worker base URL), BEING_API_TOKEN (Auth token (brt_...)), BEING_ID (Target Being ID), LLM_API_KEY (Anthropic API key for trigger_patrol (BYOK)).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory and virtual filesystem MCP server for AI agents.
Persistent memory for AI agents — log and recall conversation context over MCP.
MCP server for persistent, searchable memory for AI agents.
Persistent graph-backed conversational memory for AI agents.
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
Persistent memory for AI agents. Search, store, and recall across sessions.
Persistent memory for AI assistants with semantic search and knowledge graph relationships.
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
Answers built from our own checks of this server.