noory-ai

noory-code/noory-ai
★ 0 stars Python AI/LLM Updated today
Claude Code plugins and MCP servers — Evonest, Distill, Solera, metang, and more
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": {
    "noory-ai": {
      "command": "uvx",
      "args": [
        "noory-ai"
      ]
    }
  }
}

Or install with pip: pip install noory-ai

README Excerpt

Plugin collection for Claude Code — MCP servers and skill packs. Runs 20 specialist personas against your codebase (security auditor, chaos engineer, performance analyst, etc.) and lets adaptive selection determine which approaches work best for your project. - **Observe → Plan → Execute → Verify** cycle with auto-revert on failure

Topics

ai-agentsclaude-codeclaude-pluginmcp-servermodel-context-protocolpython