Agents for sales and category teams
Let a Teams-published agent answer “what does the competitor charge?” from the live site.
What is the current price of this product on the competitor’s site?
Use the Model Context Protocol wizard in Copilot Studio to add Import.io Web Scraper MCP, and your agents can read and extract from live pages.
Server name Import.io Web Scraper
Server URL https://mcp.import.io/mcp
Auth API key (header)
Header name Authorization
Key value Bearer mcp_live_...Any public page, rendered, through managed proxies
Rendering, proxy routing, captcha handling, extraction
https://mcp.import.io/mcp
Add Import.io as an MCP tool to your Copilot Studio agents.
Let a Teams-published agent answer “what does the competitor charge?” from the live site.
What is the current price of this product on the competitor’s site?
Check supplier pages for list prices, lead times and availability.
Pull list price and availability for these part numbers.
Add Import.io once and reuse the connection across agents in the environment.
Summarize the latest announcements on these three vendor pages.
https://mcp.import.io/mcp. Authentication: API key, sent as a header named Authorization.mcp_live_ key.The connection does. Create a dedicated Import.io key for Copilot Studio so you can revoke it independently.
Signup includes 10,000 successful calls. After that it is $0.0002 per successful call. Setup requests, tool listings, malformed requests, blocked requests and failed upstream calls are never billed, and you can set a monthly spend limit that stops paid usage when reached.
Use OAuth in interactive clients that support it: the client opens a sign-in, stores the credentials and reuses them. Use an API key for scripts, servers and clients without OAuth, sent as Authorization: Bearer mcp_live_…. Keep keys out of prompts and shared config files.
importio_web_fetch, importio_render, importio_extract_data and importio_get_html, page helpers such as importio_page_text, importio_page_links and importio_search_cards, and browser actions for clicks, form input, scrolling, pagination, waits, screenshots and captcha handling. Requests can pick a proxy country and type, with bounded retries when a page blocks.
Import.io as a Streamable HTTP MCP server for your agents.
Setup 10 minMCPImport.io as an MCPToolset for Agent Development Kit agents.
Setup 10 minMCPCall Import.io tools directly from the official Python and TypeScript SDKs.
Setup 10 minWebhookStart Microsoft flows from Import.io runs.
Setup 10 min