Same account, same credits, same engine as the REST API and the proxy mode. Your assistant reaches for it on its own, the moment a page pushes back.
Nothing to configure at run time: the agent decides on its own to go through WyndPath.
"What's the price on this listing?", "summarize this page".
Its search or built-in browser tries to open the page.
Anti-bot, client-side rendering, a consent wall.
Already connected once, ahead of time.
Proxy, JavaScript rendering or a real browser, picked automatically.
With the page's real content, not a guess.
The engine, the billing and the account are the same in all three.
Results measured automatically, every day, on public sites known to be difficult.
measured on Sep 11, 2026 at 21:54
Normal access
✕ blocked · HTTP 200
402 ms
Protection anti-bot détectée dans la page reçue.
WyndPath MCP
✓ fetched · HTTP 200
3965 ms · 10 credit(s)
browser / trawl / datacenter
measured on Sep 11, 2026 at 21:54
Normal access
✕ blocked · HTTP 403
68 ms
Protection anti-bot détectée dans la page reçue.
WyndPath MCP
✓ fetched · HTTP 200
356 ms · 1 credit(s)
light / replay / datacenter
leboncoin, site de petites annonces gratuites aller au contenualler au pied de page Renforcer les contrastes Déposer une annonce Mes recherches Favoris Messages... ImmobilierVéhiculesMatériel proEmploiModeMaison & JardinFamilleÉlectroniqueLoisirsAutresBons plans ! Valider votre rechercheIgnorer …
measured on Sep 11, 2026 at 21:55
Normal access
✕ blocked · HTTP 403
109 ms
Le site répond en erreur (HTTP 403).
WyndPath MCP
✓ fetched · HTTP 200
7751 ms · 10 credit(s)
browser / trawl / datacenter
Fnac : Informatique, Smartphones, livres, jeux vidéo, photos, jouets, électroménager neuf et occasion. Aller au contenu principal Aller au moteur de recherche Aller à la bannière du comparateur Aller au pied de page # LIBÉRONS LA CULTURE Une question ? Trouver mon magasin Adhérez à Fnac+ Rayons fnac…
measured on Sep 11, 2026 at 21:55
Normal access
✕ blocked · HTTP 403
127 ms
Protection anti-bot détectée dans la page reçue.
WyndPath MCP
✓ fetched · HTTP 200
35646 ms · 15 credit(s)
browser / nodriver / residential
Petites annonces immobilières | N°1 des sites 100% immo | Portail immo Version: 1.3.2Navigation überspringen AcheterLouerConstruireBureaux & CommercesEmprunterDéménagerVendre Déposer une annonce AcheterAchatAppartement ou MaisonImmobilier neufBien d'exceptionTerrainViagerBureaux & CommercesP…
Four steps, done once.
In your assistant's MCP settings, with the server URL.
On wyndpath.com. Free credits are included to start.
You confirm the assistant can use WyndPath on your behalf.
WyndPath shows up in the assistant's tools.
From the command line:
claude mcp add --transport http wyndpath https://mcp.wyndpath.com/mcp
Settings → Connectors → Add, with this URL:
https://mcp.wyndpath.com/mcp
In mcp.json:
{
"mcpServers": {
"wyndpath": { "type": "http", "url": "https://mcp.wyndpath.com/mcp" }
}
}
Skipping the OAuth sign-in, carrying the key yourself:
{
"headers": { "Authorization": "Bearer wk_..." }
}
| Tool | Role | Cost |
|---|---|---|
| fetch_url | Fetches a page as Markdown, plain text or HTML. | Paid (credits on success) |
| batch_fetch | Fetches several pages in a single call. | Paid (credits on success) |
| extract_structured_data | Extracts the requested fields, following a JSON schema. | Paid (credits on success) |
| check_support | Says whether a page can be fetched and at what cost, without fetching it. | Free |
| get_account | Credit balance and plan of the connected account. | Free |
| get_capabilities | Lists the WyndPath engine's capabilities and limits. | Free |
| get_pricing | Current pricing grid, in credits. | Free |