feat(mcp): enable POSIX tools by default for v0.24 · Issue #1476 · basicmachines-co/basic-memory · GitHub
Skip to content

feat(mcp): enable POSIX tools by default for v0.24 #1476

Description

@phernandez

Summary

Enable the read-only POSIX MCP surface by default in v0.24 by changing enable_posix_tools from false to true.

This is the remaining product decision from #1398. It also finishes the discoverability work left on #1415 by documenting the project-as-mount namespace in the MCP server instructions.

Evidence

The completed evaluations favor the POSIX surface:

  • final internal A/B: 12/12 tasks, 55% fewer tokens than the rich surface
  • xAFS: 36/45 correct at 124K tokens per correct answer, versus 16/45 at 466K for rich
  • Moby Dick qualitative run completed against a 206-note graph

The benchmark curation experiment is complete and is not part of this implementation.

Scope

  • Change the default of enable_posix_tools to true.
  • Preserve the configuration escape hatch so users can explicitly disable the tools.
  • Add concise MCP server guidance explaining project-qualified paths and projects as mount points.
  • Keep all existing rich MCP tools available.

Acceptance criteria

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions