From 0c5c133afbc6903349c562a813b1fef9c560adc1 Mon Sep 17 00:00:00 2001 From: robhunterpmagent Date: Thu, 16 Apr 2026 13:05:20 -0700 Subject: [PATCH] docs: add AgentDeals to projects --- data/projects/agentdeals.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/agentdeals.yaml diff --git a/data/projects/agentdeals.yaml b/data/projects/agentdeals.yaml new file mode 100644 index 0000000..10006a6 --- /dev/null +++ b/data/projects/agentdeals.yaml @@ -0,0 +1,4 @@ +name: AgentDeals +repo: https://github.com/robhunter/agentdeals +tagline: MCP server aggregating free tiers, credits, and referral codes across 1,500+ developer tools +description: Remote MCP server that surfaces free tiers, credits, trials, and referral codes for developer infrastructure — Railway, Vercel, Fly, OpenAI, Anthropic, and 1,500+ other vendors. Exposes four tools (search_deals, plan_stack, compare_vendors, track_changes) so an agent can find the cheapest way to ship a given stack. Works with opencode via remote URL (https://agentdeals-production.up.railway.app/mcp). Also tracks pricing changes over time.