Garage Door Science

For developers

API keys for /mcp-pro.

Higher rate limits, deeper retrieval, and priority support for agents that call Garage Door Science tools in production. Email magic-link signup. No credit card. Paid plans coming — your key auto-upgrades once they land.

We only use your email to send the magic link + (someday) billing. No marketing without your opt-in.

What you get

  • 4× public rate limit — 240 calls/min, 10,000/day per IP (free plan today; will become per-key on paid plans).
  • Top-10 retrieval on retrieveLabContext (public tier caps at 3).
  • All 8 MCP tools: diagnose, routeByZip, getDoorStyles, getActivePromotions, getInspectionReferencePhotos, retrieveLabContext, costEstimate, submitInspection.
  • Direct email to the founder when you hit something weird — single-operator reliability.

How it works

  1. Enter your email above. We send a magic-link.
  2. Click the link within 15 minutes to verify.
  3. Generate a key in the dashboard. Plaintext is shown once.
  4. Send as Authorization: Bearer gds_live_... to https://garagedoorscience.com/mcp-pro (MCP) or /api/v1/<tool> (REST).
  5. Try calls in the browser at /developers/api (interactive OpenAPI docs).

Need the free tier instead?

The public endpoint at https://garagedoorscience.com/mcp requires no auth — just point any MCP-compatible client at it. All details on the agent docs page.

What can I build with this?

Four distinct consumer patterns — Claude Desktop, ChatGPT Custom GPT, LangChain agents, and contractor-site embed widgets — with runnable recipes for each. See /developers/use-cases and the cookbook repo.