Every agent needs a handler.
Your agent needs access to real services to do real work. handler is that access — with your rules built in.
One key. Every service. Your rules.
Every call flows through the same pipeline. handler decides what to approve, hold, or block.
Add to your agent's MCP config. That's the entire setup.
{
"mcpServers": {
"handler": {
"url": "https://mcp.usehandler.dev/sse",
"headers": {
"Authorization": "Bearer sk-hndlr-your-key"
}
}
}
}
Your rules. Enforced on every call.
Each agent gets its own key and its own rules. Like a corporate card programme — each employee gets a card with their own limit.
Credit exchange rates are illustrative. Final pricing at launch.
Five services at launch. More coming.
Your agent calls handler. handler calls the service. One key for everything.
Contact search, email and phone lookup, company data. Aggregated with Clearbit and Hunter for best results.
Web scraping and clean markdown extraction from any URL. Handles JavaScript rendering.
Sandboxed code execution. Python, JavaScript, and more. Your agent writes code, E2B runs it.
Neural semantic web search. Find pages by meaning, not just keywords.
Full browser automation. JavaScript rendering, bot detection bypass, session persistence.
Credit costs are illustrative. Final pricing at launch.
handler is launching soon.
Five services at launch. Credit-based pricing. The API is not yet live. Get early access.
Building a service that agents should be able to access? Talk to us about listing.