Loomal

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

46 starsnpm: @nex-ai/nex

About nex

nex is an MCP (Model Context Protocol) server published by nex-crm in the official MCP registry, listed under Knowledge & Memory on Loomal. Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.

It ships as an npm package (@nex-ai/nex), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nex-crm/nex-as-a-skill, where the project has earned 46 GitHub stars.

Use nex with your agent

Claude Code · one command
claude mcp add nex -- npx -y @nex-ai/nex
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "nex": {
      "command": "npx",
      "args": [
        "-y",
        "@nex-ai/nex"
      ]
    }
  }
}
npm@nex-ai/nex

Frequently asked questions

What is nex?
nex is an MCP (Model Context Protocol) server by nex-crm in the Knowledge & Memory category. Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.
How do I connect nex to Claude, Cursor, or another MCP client?
Install nex from its npm package (@nex-ai/nex) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is nex open source?
Yes — the source code is public at github.com/nex-crm/nex-as-a-skill, with 46 GitHub stars.
Can AI agents pay to use nex?
Not yet through Loomal — nex is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain nex? Claim this listing free by verifying GitHub ownership, or contact us.