Releases: robhunter/agentdeals
Releases · robhunter/agentdeals
Release list
v0.3.1 — Claude Desktop Extension
What's New
Claude Desktop Extension (.mcpb)
One-click install for Claude Desktop — no configuration needed.
Install: Download agentdeals.mcpb below and double-click to install in Claude Desktop.
Changes
manifest.jsonupdated to v0.3.1 (1,600+ offers, 67 categories)/setuppage now has a "One-Click Install" section with download CTA.mcpbbuilds vianpm run build:mcpb
Stats
- 1,641 vendor entries across 67 categories
- 4 MCP tools, 6 prompt templates, 1,686 browsable resources
- 447 passing tests
v0.1.0
AgentDeals v0.1.0
MCP server aggregating developer tool deals, free tiers, and startup programs.
Highlights
- 1,506 offers across 52 categories with eligibility schema
- 4 MCP tools: search_offers, list_categories, get_offer_details, get_deal_changes
- 3 REST API endpoints: /api/offers, /api/categories, /api/stats
- 50 tracked pricing changes (free tier removals, limit changes, new tiers)
- Streamable HTTP transport at
/mcpwith multi-session support - Interactive landing page with deal browser
- Dockerfile for containerized deployment
- Server telemetry with optional Upstash Redis persistence
Connect
{
"mcpServers": {
"agentdeals": {
"url": "https://agentdeals-production.up.railway.app/mcp"
}
}
}