AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from mikeypetrillo/agent402.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# AGENTS.md Project memory and conventions live in [`CLAUDE.md`](CLAUDE.md); dev quickstart, the tool contract, and the test commands live in [`CONTRIBUTING.md`](CONTRIBUTING.md). Read those first. This file only adds cloud-agent setup/run caveats. ## Cursor Cloud specific instructions Agent402 is a single Node/Express service (`src/server.js`) exposing 500+ tools over HTTP + a hosted MCP connector at `/mcp`. It runs standalone: Redis, Postgres, the render worker, Stripe (the card front door: `/reports`, `/monitors`, `/credits`, mounted only with `STRIPE_SECRET_KEY`), and all x402 / MPP facilitators and relays are optional and no-op when their env vars are unset. `mcp/`, `tollbooth/`, and `client/` are separate npm packages (clients/SDKs), not backing services. - **Node version.** The repo requires `node >=22.22.2` (`jsdom` and others enforce it via EBADENGINE warnings). A fresh login shell resolves to `v22.22.2` via nvm automatically (`bash -lc 'node -v'`), which is what tmux sessions and the update script use. If a command instead picks up the `/exec-daemon/node` shim (`v22.14.0`) and you hit engine/jsdom errors, run it under a login shell or prepend the nvm bin: …
Read the whole file at its exact version.
How to install
mdr add mikeypetrillo/agent402/AGENTS.md@git:20260822.271d594mdr add mikeypetrillo/agent402/AGENTS.md@sha256:44817ab4e483e758Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_dbas2wbs2wxkviur)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260822.271d594 latest | 2026-08-22 | 271d594 | 3,642 B | A | view · diff |
| git:20260810.dcf3735 | 2026-08-10 | dcf3735 | 3,516 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3642 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mikeypetrillo/agent402 · 35 stars · license AGPL-3.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_dbas2wbs2wxkviur GET https://markdownregistry.com/api/v1/resolve?ref=mikeypetrillo/agent402/AGENTS.md GET https://markdownregistry.com/api/v1/blob/44817ab4e483e7588daf21a20aeeaecfa20c953caa0ec17e6762d0e067d15114
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from mikeypetrillo/agent402
Every file in mikeypetrillo/agent402