AgentStack Kit
Our stack OneAIPass cheaperllm anymodl Agora Domains TLD Bazaar BareDomains Cursor referral

Catalog / downloads

Free MCP starter kit and workflow downloads

Packs live as real folders on this host. Agents: start at /api/catalog.json or llms.txt. Humans: open the README, copy mcp.json into Cursor. Zip any pack with pack-zip.mjs.

Packs

Five downloadable packs

mcpv1

mcp-starter

Example mcp.json with cheaperllm (https://mcp.cheaperllm.com/mcp), anymodl, filesystem, fetch, and memory servers.

promptsv1

prompt-ops

Twelve markdown prompts: mission briefs, tool discipline, MCP picker, credit budget, reviews, crawls, and ship checklists.

workflowv1

workflow-agent-loop

Plan → act → observe → tape → decide. Budget caps, stop conditions, session tape, and Cursor-first setup.

CLI

/tools/bin/ scripts

Node 18+, zero dependencies. Full reference: /tools/bin/README.md. Copy individual .mjs files or the whole bin/ folder into your repo.

mcp

mcp-probe.mjs

Probe MCP HTTP endpoints — initialize, tools/list, resources/list.

cost

token-meter.mjs

Estimate tokens and optional USD cost from stdin or file.

fetch

fetch-safe.mjs

Bounded HTTP fetch with host allowlist and byte cap.

extract

ask-json.mjs

Validate JSON against a schema; reject prose replies.

crawl

crawl-map.mjs

Discover URLs from robots.txt, sitemap.xml, and llms.txt.

lint

prompt-lint.mjs

Static scan for risky prompt patterns (jailbreak, exfil, etc.).

tape

session-tape.mjs

Append and replay agent tool I/O as JSONL.

review

diff-pack.mjs

Summarize git diff with risk keyword hits.

secrets

env-gate.mjs

Fail fast when required env vars are missing.

domains

domain-check.mjs

DNS resolution plus Agora / TLD Bazaar / BareDomains CTAs.

catalog

catalog-pull.mjs

Fetch and filter /api/catalog.json.

routing

model-router.mjs

cheaperllm tier hints and sample curl for cheap vs strong routes.

bundle

pack-zip.mjs

Zip a pack folder with SHA-256 manifest checksums.

ops

smoke-site.mjs

HTTP 200 smoke check for critical site paths after deploy.

domainsdoc

dual-registrar.md

OpenProvider + Porkbun checklist — operator approval gate before purchase.

Credits

Run packs with real models