AI / ML|Productivity|DevelopmentPython

Auto-claude-code-research-in-sleep

ARIS ⚔️ (Auto-Research-In-Sleep) is a lightweight Markdown-only tool for autonomous ML research.

Free
N/A rating (0 reviews)0 installs5,828 GitHub stars
ML researchautonomousMarkdown

ARIS enables cross-model review loops, idea discovery, and experiment automation without any framework or lock-in. It works seamlessly with various LLM agents like Claude Code, Codex, and OpenClaw.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "auto-claude-code-research-in-sleep-1": {
      "args": [
        "mcp-server-auto-claude-code-research-in-sleep-1"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Auto-claude-code-research-in-sleep MCP Server — MCPNest — MCPNest