Skip to content

Server: harden multi-vault scoped reads and sync APIs #6

Description

@TristanEDU

Goal

Harden the hosted MCP server for multi-vault private alpha use.

Scope

  • Keep tenant/vault/installation scoping on all persisted documents, manifests, OAuth/session state, and write proposals.
  • Preserve default-vault behavior for single-vault users.
  • Prevent cross-vault leakage in search, list, fetch, status, and debug flows.
  • Keep /admin/sync as a compatibility alias during migration.
  • Add migration-safe Postgres schema handling as V2 tables evolve.

Done when

  • Multi-vault tests cover isolation and default behavior.
  • Remote smoke can target a specific vault id.
  • Server APIs are documented in the platform repo and docs repo.

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

    area/serverHosted MCP server work

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions