← agentdeals.dev

INDIVIDUAL MCP TOOL

search_deals

Find free tiers, startup credits, and developer deals for cloud infrastructure, databases, hosting, CI/CD, monitoring, auth, AI services, and more.

agentdeals.devnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

agentdeals.dev

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentdeals]
url = "https://agentdeals.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentdeals": {
      "type": "http",
      "url": "https://agentdeals.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentdeals
Remote MCP URL: https://agentdeals.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentdeals": {
      "type": "http",
      "url": "https://agentdeals.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentdeals",
  "transport": "streamable-http",
  "url": "https://agentdeals.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • plan_stack — Plan a technology stack with cost-optimized infrastructure choices.
  • compare_vendors — Compare developer tools and services side by side — free tier limits, pricing tiers, and recent pricing changes.
  • track_changes — Track recent pricing changes across developer tools — which free tiers were removed, which got limits cut, and which improved.
  • register_agent — Register as an agent with AgentDeals to enable referral attribution and commission tracking.
  • get_referral_code — Get the referral code and URL for a specific vendor.
  • check_balance — Check your referral credit balance.
  • request_payout — Request a payout of your confirmed referral credits via x402 stablecoin transfer.
  • submit_referral_code — Submit your own referral code for a vendor in the AgentDeals index.