Serversio.github.nex-crm/nex
N

io.github.nex-crm/nex

io.github.nex-crm/nex · v1.0.0
▦ npm
v1.0.0npm npm: @nex-ai/nex↗ 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.nex-crm/nex",
  "description": "Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.",
  "repository": {
    "url": "https://github.com/nex-crm/nex-as-a-skill",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@nex-ai/nex",
      "version": "0.1.53",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Nex API key. Sign up at https://nex.ai or use the 'register' tool to get one.",
          "format": "string",
          "isSecret": true,
          "name": "NEX_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}