One MCP server for everything an AI agent needs from the web — search, scrape, crawl, proxy, monitor, and more.
Built so agents do the web busywork and the people behind them ship faster and make better calls.
Powered by our own network of 100M+ residential IPs across 195 countries.
One API key unlocks everything — search, scrape, proxy, browser, monitor, and AI brand tracking.
1. Get your API key at novada.com — copy your NOVADA_API_KEY from the dashboard.
2. Add to your MCP client:
Claude Code (one command):
claude mcp add novada -e NOVADA_API_KEY=your_key -- npx -y novada-mcpClaude Desktop · Cursor · VS Code · Windsurf — paste into your MCP config:
{
"mcpServers": {
"novada": {
"command": "npx",
"args": ["-y", "novada-mcp"],
"env": { "NOVADA_API_KEY": "your_key" }
}
}
}3. Try it:
novada_search({query: "latest AI news", num: 5})
novada_extract({url: "https://example.com"})
novada_research({question: "what is Novada?", depth: "deep"})
| Tool | What it does |
|---|---|
| Search & research | |
novada_search |
Query across 5 engines, return ranked results. |
novada_research |
Multi-source cited research on any topic. |
novada_verify |
Fact-check a claim against live sources. |
| Extract & scrape | |
novada_extract |
Any URL → clean Markdown or structured JSON. |
novada_scrape |
129 structured platforms (Amazon, LinkedIn, YouTube…). |
novada_scraper_submit |
Submit a batch scrape job asynchronously. |
novada_scraper_status |
Poll status of a submitted scrape job. |
novada_scraper_result |
Fetch results of a completed scrape job. |
| Crawl & map | |
novada_crawl |
Walk an entire site, collect every page. |
novada_map |
Return site structure as a URL tree. |
novada_discover |
Find URLs matching a pattern or topic. |
| Monitor | |
novada_monitor |
Detect field-level changes on any page. |
novada_ai_monitor |
Track how AI models describe a brand or topic. |
| Unblock & browse | |
novada_unblock |
Anti-bot bypass with JS rendering and geo-routing. |
novada_browser |
Session-persistent cloud browser, single action. |
novada_browser_flow |
Multi-step browser automation as a flow. |
| Proxy | |
novada_proxy |
Residential, ISP, datacenter, mobile, static, dedicated — 100M+ IPs, 195 countries. |
| Account & ops | |
novada_wallet_balance |
Current wallet credit balance. |
novada_account_summary |
Usage and per-product spend summary. |
novada_health |
Live API and service health status. |
One API key. One output format. One vendor for the whole web-data surface.
- Agent-first by design. A native MCP server with prompts, reference resources, and structured outputs across a tight tool surface — agents pick the right tool the first time and spend tokens on the task, not the plumbing.
- Everything in one place. Search, scrape, crawl, proxy, monitor, and browse — one install, no stitching vendors together.
- We own the network. 100M+ residential IPs across 195 countries, built and run by us — higher success rates, lower cost, no reseller markup.
- Sees what others miss. Detect when a page changes, and track how AI models — ChatGPT, Perplexity, Claude, Gemini, Grok — describe your brand.
- In service of the business. The point isn't the tools — it's the people behind the agents shipping faster and making better calls. Novada handles the web busywork so they don't have to.
| If you need… | Install |
|---|---|
| Everything (recommended) | npx novada-mcp |
| Search, scrape, crawl, research only | npx novada-search |
| Proxy credentials inside your agent only | npx novada-proxy-mcp |
Not sure? Use novada-mcp — it includes all tools and uses the same single API key.
Novada is a hosted platform — start at novada.com with one API key, then reach it however you build. Full docs at developer.novada.com.
novada-mcp — all web data in one install Search, scrape, crawl, map, research, proxy, unblock, monitor, and browse — one MCP server, one API key. The flagship and the fastest way to start.
npx novada-mcpnovada-search-mcp — search, extract, crawl, research
The focused MCP when you only need the web-data side. On npm as novada-search.
novada-proxy — residential proxy tools for AI agents
Bypass Cloudflare and anti-bot walls from inside your agent. On npm as novada-proxy-mcp.
First-party clients, maintained by Novada.
- novada-python — official Python client for the Novada API.
- novada-go — official Go client for the Novada API.
- novada-proxy-extension — route browser traffic through Novada's proxy network (Chrome, Manifest V3).
- novada-scraper-skill — agent skill: turn any website into structured data.
- novada-webunblocker-skill — agent skill: reach sites that fight back.
Coming soon: LangChain · CrewAI · n8n · Zapier — and more.
Building with Novada? We're happy to integrate with any agent framework, MCP client, or automation platform — if you're building it, we want to support it. Open an issue or reach us at novada.com.
Agent-first web data — in service of the people behind the agents.
Get your API key and start in minutes.
Star the flagship · Get an API key · Read the docs