Skip to content
Claude Desktop

AGENTS.md Generator for Claude Desktop

io.github.nushey/agents-md-generator

Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents.

client:Claude Desktop transport:stdio runtime:pypi

Install AGENTS.md Generator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agents-md-generator": {
      "command": "uvx",
      "args": [
        "agents-md-generator"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AGENTS.md Generator in other clients