Stop debugging OAuth.
Start shipping agents.
ToolRelay gives your AI agent one-key access to web search, email, scraping, and 5 more services — no API dashboards, no token refresh, no credential hell.
↓ See the 8 services at launchYou're not slow. Your tooling is.
You're building an AI agent. It works. Then it needs to search the web. So you sign up for Serper, get a key, store it in .env, write a wrapper, hit a rate limit, spend an hour debugging the auth header format.
Then it needs to send an email. New account. New key. New wrapper. Another two hours gone. Then it needs to scrape a URL. You already know how this ends.
By the time your agent can do three things, you've burned a week on infrastructure you didn't want to build. You're not a slow developer — you're fighting the wrong problem.
One API key. Your agent calls the internet.
ToolRelay pre-authenticates 8 commonly-needed internet services and exposes them through a single REST endpoint.
Your agent sends one request. It gets structured results back.
No accounts. No OAuth. No token refresh. No rate-limit babysitting.
curl -X POST https://api.toolrelay.dev/v1/tools/search \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"query": "latest n8n AI nodes"}'Built for
Solo developers and n8n builders who need 3–8 services working today, not next week.
Not for
Enterprise workflow orchestration or custom API integrations requiring full provider control.
8 services at launch. All behind one key.
All pre-authenticated. All available immediately after signup.
Web Search
Real-time results via Brave Search. Query → ranked results with title, URL, and snippet.
Email Send
Send transactional email from your agent. Powered by Resend. No SMTP setup required.
URL Scraper
Extract clean readable content from any public URL. Returns markdown, no noise.
Screenshot
Render any URL as a PNG. For agent memory, visual checks, and OG image capture.
Weather
Current conditions and 7-day forecast by city name or lat/lng coordinates.
News Headlines
Top headlines by topic or keyword. Sourced from major outlets, updated in real time.
PDF Extract
Pull full text from any publicly accessible PDF URL. No file upload required.
Calendar Read
Read Google Calendar events. OAuth is handled server-side — you just call the endpoint.
Service #9+ is determined by waitlist feedback. Tell us what you need →
Working in three steps.
Sign up, get a key
Create an account. Your API key appears immediately. No configuration wizard, no OAuth flow, no admin console to navigate.
Call any service
POST to /v1/tools/{service} with your key and a JSON body. Your agent receives a structured JSON response from any HTTP client, in any language.
Your agent keeps working
Credits deduct automatically per call. Dashboard shows usage per service. Top up when needed. No key rotation, no surprise bills.
In n8n: use an HTTP Request node with your key. Works out of the box — no community node required to start.
// n8n · HTTP Request node
Method: POST
URL: https://api.toolrelay.dev/v1/tools/search
Auth: Bearer {{ $env.TOOLRELAY_KEY }}
Body: { "query": "{{ $json.topic }}" }← replace with real quote
“Finally, I can add web search to my n8n AI workflow without setting up a Brave Search account and managing the key. Reserved my spot the second I saw the n8n integration.”
— First name, @handle
n8n workflow builder
← replace with real quote
“I build Claude agents as a side business. Key management across 6 services is my #1 time sink. ToolRelay is solving the right problem.”
— First name, @handle
Solo developer
← replace with real quote
“My Claude agent already calls 4 services. Setting each one up took a combined 6 hours. ToolRelay would have saved all of it.”
— First name, @handle
Solo founder
Free to start. $19/mo when you need more.
Waitlist members lock in $19/mo Builder pricing for life. Price goes to $29/mo at public launch.
Builder
Early accesslocked for life for waitlist members
- 10,000 credits per month
- All 8 services
- Priority rate limits
- $19/mo locked for life
Pro tier (50,000 credits/mo + SLA + custom service requests) launching after public release.
FAQ
Your agent is one key away from the internet.
Join the waitlist. Get 48-hour early access and $19/mo Builder pricing locked for life — before the public launch.