MCP Directory
Back

Auto-claude-code-research-in-sleep

by wanshuiyin · Python · ★ 12,714

ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.

#ai-research#ai-tools#aris#autonomous-agent#claude#claude-code#claude-code-skills#codex#deep-learning#gpt#idea-generation#llm#machine-learning#mcp#mcp-server#ml-research#openai#paper-review#paper-writing#research-automation

Install

pip install git+https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "auto-claude-code-research-in-sleep": {
      "command": "uvx",
      "args": [
        "git+https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.git"
      ]
    }
  }
}

From the README

[](https://huggingface.co/papers/2605.03042) · [](https://wanshuiyin.github.io/Auto-claude-code-research-in-sleep/ARIS_INTRO.html) · [](docs/aris_intro_slides.pdf) · [](AGENT_GUIDE.md) · [](https://mp.weixin.qq.com/s/tDniVryVGjDkkkWl-5sTkQ) · [](https://github.com/VoltAgent/awesome-agent-skills) · [-orange?style=flat)](https://aidigitalcrew.com) · [](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/stargazers) · [💬 Join Community](#community) · [](#citation) 💡 *Use ARIS as a skill-based workflow in [Claude Code](https://docs.anthropic.com/en/docs/claude-code) / [Codex CLI](s…
Read full README on GitHub →

Related ai & ml servers