Skip to content
Back to search
30
MCP

AGENTS.md Generator

io.github.nushey/agents-md-generator

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

Uptime
no direct probes in 30d
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agents.md_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}