Guides

Practical answers to the questions we get about giving agents live web and image access.

Add live web search to Claude Code (or any MCP client)

Give Claude Code, Cursor, or any MCP-compatible agent live web search, news, and page reading with one command — npx -y superhighway-mcp.

A web search API your AI agent can pay for by itself

How an autonomous agent discovers, pays for, and uses a web search API with no signup and no API key — the x402 pay-per-call flow, step by step.

Image search for AI agents: direct URLs, thumbnails, and visual context

How to give an AI agent live image search — direct image URLs, source pages, and thumbnails — using Superhighway's /images endpoint, paid per call via x402 or API key.

Get answers, not links: search + read the top pages in one API call

The /research endpoint runs a live web search and returns the top result pages as clean markdown — content an agent can use directly, for one payment of $0.005.

Add live web search to a LangChain, LlamaIndex, or CrewAI agent

Two ways to give a Python AI agent live web search using Superhighway: via an MCP adapter (LangChain, LlamaIndex, CrewAI) or via a plain REST API call with an API key.

Add live web search to n8n, Make, or Zapier workflows

How to fetch live search results, news headlines, and page content inside a no-code automation — n8n HTTP Request node, Make HTTP module, or Zapier Webhooks — using a Superhighway API key.