Give ChatGPT a live web scraper it can call on demand.
Connect Stekpad to ChatGPT via MCP. Your assistant can scrape any page — including authenticated ones you are logged into — and return rows in seconds.
ChatGPT cannot scrape the pages you actually care about
Out of the box, ChatGPT's browsing tool fetches public pages over plain HTTP. It cannot log into LinkedIn, it cannot see your Stripe dashboard, and it cannot extract rows from a React SPA that renders client-side. Those are the pages where most real work happens.
Stekpad fills the gap. The Stekpad MCP server runs on your machine and exposes every saved recipe as a callable tool. ChatGPT (when connected to the MCP server) can invoke any recipe and get fresh rows back in seconds — including from authenticated pages.
Three steps
- 1
Install the Stekpad extension and MCP server
The extension is a one-click Chrome install. The MCP server runs as `npx @stekpad/mcp` from your terminal. - 2
Save at least one recipe
Open any page, click what you want to scrape, and save the recipe with a name ("Amazon price tracker", "LinkedIn lead scraper"). - 3
Point ChatGPT at the MCP server
In ChatGPT Desktop or any MCP-compatible client, add the Stekpad MCP endpoint. Every recipe becomes a tool ChatGPT can invoke by name.
Real ChatGPT workflows
Live lead enrichment
Ask ChatGPT to enrich a list of domains. It calls your LinkedIn scraper recipe for each one.
Competitive monitoring
Schedule ChatGPT to check competitor pricing pages daily and summarize the changes.
Personalized outreach
ChatGPT reads a prospect's latest LinkedIn posts via your recipe, then drafts a personalized outreach message.
Receipt reconciliation
ChatGPT scrapes your Stripe dashboard and reconciles against your accounting tool — all from natural language.
Turn ChatGPT into a real web agent.
Free MCP server. Works with ChatGPT Desktop and any MCP-compatible client.