nori-ai

unisonlabs/nori-ai
★ 0 stars Shell AI/LLM Updated today
Claude Code skills, MCP servers, hooks, and tips for maximizing developer productivity
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nori-ai": {
      "command": "npx",
      "args": [
        "-y",
        "unisonlabs/nori-ai"
      ]
    }
  }
}

README Excerpt

Central home for AI/LLM infrastructure at Nori. This covers engineer setup on the Mac mini remote dev environment and the always-on agent infrastructure (Mom/Pi). All Nori engineers work on a shared Mac mini remote dev environment. On a fresh user account, first set up your SSH key for GitHub: ```bash

Tools (1)

Makefile