Describe the bug
The built-in Memory extension fails to start with an error indicating that the server "Memory" is unknown.
To Reproduce
Steps to reproduce the behavior:
Attempt to use/start the Memory extension
Receive error message about failing to start the extension
Expected behavior
The Memory extension should start normally as a built-in extension without errors.
Screenshots
N/A
Please provide following information:
OS & Arch: Arch Linux (rolling) x86_64
Interface: CLI
Version: 1.0.15
Extensions enabled: Memory (built-in)
Provider & Model: OpenRouter / Claude 3.7
Additional context
Full error message:
Failed to start extension: Memory, "Failed to start the MCP server from configuration Builtin(Memory) Call to '' failed for 'initialize'. Error from mcp-server: Stdio process error: thread 'main' panicked at /home/runner/work/goose/goose/crates/goose-cli/src/commands/mcp.rs:30:55: Unknown server requested Memory note: run with RUST_BACKTRACE=1 environment variable to display a backtrace"