llms.txt Content
# AgentDeals
> An MCP server and REST API that aggregates free tiers, startup credits, and developer tool deals. 1589 verified offers across 67 categories with pricing change tracking.
## What AgentDeals Does
AgentDeals helps developers find free tiers, startup credits, and deals on developer infrastructure — databases, cloud hosting, CI/CD, monitoring, auth, AI services, and more. Data is verified and includes specific free tier limits, eligibility requirements, and pricing change history.
## MCP Tools (4)
- **search_deals**: Find free tiers, startup credits, and developer deals. Search by keyword, category, vendor name, or eligibility type. Returns verified deal details with specific limits.
- **plan_stack**: Plan a technology stack with cost-optimized choices. Recommends free-tier services, estimates costs at scale, or audits existing stacks for risk.
- **compare_vendors**: Compare developer tools side by side — free tier limits, pricing tiers, risk levels, and recent pricing changes.
- **track_changes**: Track pricing changes across developer tools — free tier removals, limit reductions, new free tiers, and upcoming expirations.
## Prompt Templates (6)
- **new-project-setup**: Find free tiers for a new project's entire stack
- **cost-audit**: Audit an existing stack for cost savings
- **check-pricing-changes**: Check recent developer tool pricing changes
- **compare-options**: Compare two or more services side-by-side
- **find-startup-credits**: Find startup credit programs and special deals
- **monitor-vendor-changes**: Monitor pricing changes for your vendor watchlist
## Connect
- MCP endpoint: https://agentdeals.dev/mcp
- REST API: https://agentdeals.dev/developers
- Swagger docs: https://agentdeals.dev/api/docs
- npm: npx agentdeals
## Links
- [REST API Developer Hub](https://agentdeals.dev/developers)
- [API Documentation (Swagger)](https://agentdeals.dev/api/docs)
- [Setup Guide](https://agentdeals.dev/setup)
- [Browse Categories](https://
OpenAPI Spec (preview)
{"openapi":"3.0.3","info":{"title":"AgentDeals API","description":"Aggregated free tiers, discounts, and startup programs for developer infrastructure. No authentication required.","version":"0.1.0","contact":{"name":"AgentDeals","url":"https://agentdeals.dev"},"license":{"name":"MIT","url":"https://opensource.org/licenses/MIT"}},"servers":[{"url":"https://agentdeals.dev","description":"Production server"}],"security":[],"paths":{"/api/offers":{"get":{"summary":"Search and browse offers","descri