Serversio.github.novyxlabs/novyx-mcp
M

Novyx MCP

io.github.novyxlabs/novyx-mcp · v2.1.4
▦ pypi
v2.1.4pypi pypi: novyx-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.novyxlabs/novyx-mcp",
  "description": "Persistent memory for AI agents with rollback, audit trails, and semantic search.",
  "title": "Novyx MCP",
  "repository": {
    "url": "https://github.com/novyxlabs/novyx-core",
    "source": "github"
  },
  "version": "2.1.4",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "novyx-mcp",
      "version": "2.1.4",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}