Run a self-hosted, traceable memory layer and MCP server for AI agents.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.thegoodguysla/myco-brain" MCP server from askskill: Run: claude mcp add 'io-github-thegoodguysla-myco-brain' -- npx -y @mycobrain/mcp-server
Explain how to deploy myco-brain on my own Postgres and connect it as an MCP memory service for an AI agent. Include architecture, example environment variables, deployment steps, and basic verification.
A deployment and integration guide with config examples, startup steps, and ways to verify long-term memory read/write.
My AI agent cannot read historical memory from myco-brain. Give me a troubleshooting checklist covering Postgres connectivity, MCP service status, permissions, log inspection, and common fixes.
A prioritized troubleshooting plan to quickly identify connectivity, configuration, or permission issues.
Help me design an AI agent memory strategy using myco-brain that supports source traceability, session context retention, user isolation, and data retention policies. Include schema and retrieval flow recommendations.
A production-oriented memory architecture covering data models, isolation strategy, retrieval logic, and governance recommendations.
Give LLM agents persistent memory, personality, and context management.
Provide persistent, explainable, MCP-native memory for AI agents.
Give AI agents persistent memory, recall, and context management across sessions
Give AI agents persistent memory and personal knowledge graph capabilities.
Store and search AI conversation history for cross-session recall of reasoning.
Manage persistent agent memories across global or repository-specific scopes.