mempalace/examples
Pim Messelink 9f5b8f5fd6 fix: add mempalace-mcp console entry point for pipx/uv compatibility
The MCP server config used `python -m mempalace.mcp_server` which fails
when mempalace is installed via pipx or uv, since the system python
cannot find the module in the isolated venv. Adding a `mempalace-mcp`
console_scripts entry point ensures the MCP server works regardless of
installation method (pip, pipx, uv, conda).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 01:26:00 -03:00
..
HOOKS_TUTORIAL.md docs: add beginner-friendly hooks tutorial for issue #20 2026-04-07 17:13:39 +01:00
basic_mining.py MemPalace: palace architecture, AAAK compression, knowledge graph 2026-04-04 18:16:04 -07:00
convo_import.py MemPalace: palace architecture, AAAK compression, knowledge graph 2026-04-04 18:16:04 -07:00
gemini_cli_setup.md docs: fix stale milla-jovovich org refs and branch target in contributor docs (#679) 2026-04-12 00:00:21 -07:00
mcp_setup.md fix: add mempalace-mcp console entry point for pipx/uv compatibility 2026-04-21 01:26:00 -03:00