Loading MCP server directory, please wait...
Personality Runtime for AI agents — persistent memory, personality, and relationships via MCP
npx @getmcp/cli add com.ruddia/being-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
BEING_API_TOKENAuth token (brt_...)
BEING_IDTarget Being ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.ruddia/being-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ruddia/being-mcp-server"
],
"env": {
"BEING_API_URL": "",
"BEING_API_TOKEN": "",
"BEING_ID": "",
"LLM_API_KEY": ""
}
}
}
}