MCP server aggregating developer tool deals, free tiers, and startup programs
Most developer tooling work still happens through a UI a human drives. Agentdeals MCP server moves it into the conversation instead. MCP server aggregating developer tool deals, free tiers, and startup programs.
An MCP server that aggregates free tiers, startup credits, and developer tool deals — so your AI agent (or you) can find the best infrastructure offers without leaving the workflow.
The server publishes 5 tools. What each one is for:
search_deals — Find free tiers, startup credits, and developer deals for cloud infrastructure, databases, hosting, CI/CD, monitoring, auth, AI services, and moreplan_stack — Plan a technology stack with cost-optimized infrastructure choices. Recommends free-tier services, estimates costs, or audits existing stackscompare_vendors — Compare developer tools side by side — free tier limits, pricing tiers, and recent pricing changestrack_changes — Track recent pricing changes across developer tools — free tier removals, limit reductions, new free tiers, and expirationsCursor — The Cursor tool exposed by this serverConfiguration is passed through the environment: BASE_URL. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Agentdeals's toolset — search_deals, plan_stack, compare_vendors and 2 more — is a fair guide to whether it matches your workflow. It is maintained by robhunter; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| search_deals | Find free tiers, startup credits, and developer deals for cloud infrastructure, databases, hosting, CI/CD, monitoring, auth, AI services, and more. |
| plan_stack | Plan a technology stack with cost-optimized infrastructure choices. Recommends free-tier services, estimates costs, or audits existing stacks. |
| compare_vendors | Compare developer tools side by side — free tier limits, pricing tiers, and recent pricing changes. |
| track_changes | Track recent pricing changes across developer tools — free tier removals, limit reductions, new free tiers, and expirations. |
| Cursor | The Cursor tool exposed by this server. |
**Remote HTTP:**
```json
{
"mcpServers": {
"agentdeals": {
"url": "https://agentdeals.dev/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| BASE_URL | Endpoint or connection string the server talks to. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.