Odel
nex as a skill

nex as a skill

Local
@nex-crm55TypeScriptUpdated 1mo ago

Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@nex-ai/nexv0.1.53

Run

npx -y @nex-ai/nex

MCP client config

{
  "mcpServers": {
    "nex-as-a-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@nex-ai/nex"
      ]
    }
  }
}