← Browse

@robhunter/agentdeals

A

Search and compare 1,500+ developer infrastructure deals — free tiers, startup credits, and pricing changes across 54 categories.

skillclaude

Install

agr install @robhunter/agentdeals --target claude

Writes 19 files into .claude/skills/, pinned to git-0df13c00.

  • .claude/skills/agentdeals/.dockerignore
  • .claude/skills/agentdeals/.gitignore
  • .claude/skills/agentdeals/.mcp.json
  • .claude/skills/agentdeals/.mcpbignore
  • .claude/skills/agentdeals/AGENTS.md
  • .claude/skills/agentdeals/AGENT_README.md
  • .claude/skills/agentdeals/CHANGELOG.md
  • .claude/skills/agentdeals/CONTRIBUTING.md
  • .claude/skills/agentdeals/Dockerfile
  • .claude/skills/agentdeals/LICENSE
  • .claude/skills/agentdeals/README.md
  • .claude/skills/agentdeals/SKILL.md
  • .claude/skills/agentdeals/glama.json
  • .claude/skills/agentdeals/manifest.json
  • .claude/skills/agentdeals/package-lock.json
  • .claude/skills/agentdeals/package.json
  • .claude/skills/agentdeals/server.json
  • .claude/skills/agentdeals/smithery.yaml
  • .claude/skills/agentdeals/tsconfig.json

Document


name: agentdeals description: Search and compare 1,500+ developer infrastructure deals — free tiers, startup credits, and pricing changes across 54 categories. version: 1.0.0 metadata: openclaw: emoji: "\U0001F4B0" homepage: https://agentdeals.dev

AgentDeals — Developer Infrastructure Deals for AI Agents

Search and compare free tiers, startup credits, and pricing changes across 1,500+ developer tools and services. 54 categories covering cloud, databases, CI/CD, monitoring, auth, AI/ML, and more.

When to Use

Use this skill when:

  • Evaluating technology options and want to know what's free
  • Planning a tech stack and need cost-optimized choices
  • Checking if a specific service has a free tier or startup credits
  • Comparing vendors side-by-side (e.g., Supabase vs Firebase, Vercel vs Netlify)
  • Tracking recent pricing changes (which free tiers were removed or degraded)

Setup

AgentDeals is a remote MCP server. Add to your MCP client config:

{
  "mcpServers": {
    "agentdeals": {
      "url": "https://agentdeals.dev/mcp"
    }
  }
}

No API key required. No environment variables needed.

Tools

search_deals

Find free tiers, startup credits, and developer deals. Filter by category, vendor, or keyword. Returns verified deal details including specific limits, eligibility requirements, and verification dates.

plan_stack

Plan a technology stack with cost-optimized infrastructure. Three modes: recommend (suggest services), estimate (cost analysis), audit (find savings and risks).

compare_vendors

Compare developer tools side by side — free tier limits, pricing tiers, stability ratings, and recent pricing changes. Pass 1 vendor for a risk check, or 2 for a full comparison.

track_changes

Track recent pricing changes across developer tools — removed free tiers, limit cuts, improvements, and upcoming expirations. Weekly digest format.

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-0df13c0087292026-07-31