All MCP servers

Vestige

Official
by Api.AirforcestdioDatabases0549AGPL

Local-first cognitive memory server for AI agents with SQLite, smart ingest, and portable sync.

mcpopen-sourcedatabases

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "vestige-impf8dcb": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}