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

Catalog / tools

Agent tools

Small, composable utilities. Pair with cheaperllm for model calls and anymodl for a single MCP URL.

schemacli

ask-json

Wrap a model call so the reply must match a JSON Schema. Rejects prose, repairs once, then fails loud. Use before any write tool.

Get in tools pack
httpsecurity

fetch-safe

HTTP client with hard timeouts, response size caps, redirect limits, and host allowlists. Stops agents from slurping unbounded HTML.

Get in tools pack
costops

token-meter

Estimate tokens and log spend per tool call. Point it at cheaperllm usage so you can kill runaway loops before they burn credit.

Get API key
mcp

mcp-probe

Connect to an MCP endpoint, list tools and resources, print a one-page capability sheet. Works with anymodl MCP URLs.

Attach MCP
review

diff-pack

Turn a unified diff into a structured summary: files touched, risk tags, and suggested test commands for the next agent turn.

See review workflow
security

env-gate

Fail fast if required secrets are missing. Agents should not invent API keys — gate tools behind explicit env checks.

crawl

crawl-map

Merge robots.txt, sitemap.xml, and llms.txt into a single machine map. Ideal first step when an agent lands on a new site.

See our llms.txt
prompts

prompt-lint

Static checks for missing output contracts, unbounded tool grants, and common injection patterns in prompt packs.

Open prompts
debug

session-tape

Record every tool call and result as JSONL. Replay offline for debugging without re-hitting paid models.

routing

model-router

Policy file: cheap model for classify/extract, strong model for plan/ship. Backed by cheaperllm OpenAI-compatible routes — including Claude.

domains

domain-check

Quick availability probe with renewal-aware pricing links to Agora Domains, TLD Bazaar, and BareDomains.

packaging

pack-zip

Bundle a workflow folder (README + prompts + mcp.json) into a shareable pack with a checksum manifest.

Downloads