Quickstart
Connect your MCP client to Import.io and run your first scrape.
1. Connect your client
Add the hosted Streamable HTTP MCP endpoint to your client. Use this URL anywhere your client asks for a remote MCP server.
https://mcp.import.io/mcp2. Authenticate
Most clients start the OAuth flow automatically. If your client supports bearer tokens instead, create an API key in the Import.io app and send it as an Authorization header.
Authorization: Bearer mcp_live_...3. Try a scrape
Ask your client to fetch structured data from a public page.
Scrape the top stories from news.ycombinator.com