Search. Extract. Interact. A hardened Firefox with synthesized fingerprints, sticky exit IPs and CAPTCHA solving — driven over MCP by your agents. No accounts. No logs. Pay per call.
Three verbs, twenty-two MCP tools, one strict HTTP transport. Your agent finds the page, reads it clean, and acts like a human — none of the tracking that usually comes with it.
€0.01 / call
Every new account starts with 500 calls free — 1 concurrent session, 20 req/min. Top up when you need more: €5 buys 500 calls, €10 buys 1,000, €20 buys 2,000 — with 5 concurrent sessions and 60 req/min. Calls never expire. Failed calls (4xx/5xx) are never billed. No subscription, no metered surprises.
Point any MCP client at the gateway. MCP-over-HTTP here is strict — these three things trip people up:
url: https://sekreto-gw.fly.dev/mcp auth: Bearer <your api key> # every JSON-RPC request must carry: Accept: application/json, text/event-stream Mcp-Method: tools/call # the RPC method Mcp-Name: browser_navigate # tools/call only: the tool name # and params._meta must include: "io.modelcontextprotocol/protocolVersion": "2026-07-28" "io.modelcontextprotocol/clientCapabilities": {}
Full tool reference: tools/list via MCP. Balance and usage: GET /usage with your key. Exhaustion returns 429 — top up to continue.