Serversio.github.For-Sunny/hebbian-mind-enterprise
E

Hebbian Mind

io.github.For-Sunny/hebbian-mind-enterprise · v2.3.2
▦ pypi
v2.3.2pypi pypi: hebbian-mind-enterprise↗ 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.For-Sunny/hebbian-mind-enterprise",
  "description": "Associative memory via Hebbian learning. Connections strengthen through use, decay through disuse.",
  "title": "Hebbian Mind",
  "repository": {
    "url": "https://github.com/For-Sunny/hebbian-mind-enterprise",
    "source": "github"
  },
  "version": "2.3.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "hebbian-mind-enterprise",
      "version": "2.3.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}