https://mcp.lobstr.io/mcp
This is the operational server — it acts in your account and spends credits. A separate public server at
https://docs.lobstr.io/mcp only answers questions about the lobstr.io API and can’t touch your account.Before you start
- A lobstr.io account with credits — launching a run spends credits from your balance.
- ChatGPT on the web, on a plan where custom connectors are available (Plus, Pro, Business, Enterprise, or Edu).
On Business and Enterprise workspaces, an admin may need to allow custom connectors before the option appears for you.
Watch the setup walkthrough
Connect ChatGPT to lobstr.io
1
Turn on developer mode
In ChatGPT on the web, go to Settings → Apps → Advanced settings and switch on Developer mode.The button for creating custom connectors only appears once this is on.
2
Create the connector
Go to Settings → Connectors and create a new custom connector. Name it
lobstr.io and paste the full URL:3
Choose OAuth and approve
lobstr.io authenticates with OAuth, so pick that option if ChatGPT asks. It opens the lobstr.io consent page — you’re already signed in, so review the permissions and click Allow.
4
Enable it in a chat
Back in ChatGPT, turn the lobstr.io connector on for the conversation you want to use it in.
What you’re approving
The consent page lists the permissions ChatGPT is asking for. You can revoke access at any time from your lobstr.io account.What ChatGPT can do
A typical conversation
Here’s a complete run in ChatGPT — finding a scraper, launching it, and pulling the results back into the chat.1
Find a scraper
“Find me a scraper for TripAdvisor restaurant reviews.”
2
Check what it needs
“What inputs does it take, and what does it cost per row?”
3
Launch the run
“Run it on these three restaurant pages.” — ChatGPT asks you to confirm the cost before it launches.
4
Follow the run
“Is it finished?”
5
Get the data
“Show me the results as a table.”
Credits and confirmation
lobstr.io prices per result row, so the final cost of a run isn’t known until it finishes. Before launching, ChatGPT estimates the cost — and when the estimate is high or can’t be calculated, it asks you to confirm first. Reading scrapers, runs, and results never spends credits.Troubleshooting
I can't find the option to add a custom connector
I can't find the option to add a custom connector
Developer mode isn’t on, or your plan or workspace doesn’t allow custom connectors. Check Settings → Apps → Advanced settings first, and ask your workspace admin if you’re on Business or Enterprise.
Every run asks me to confirm
Every run asks me to confirm
That’s expected. lobstr.io charges per row, so the total is unknowable up front — the estimate still shows you the per-row rate.
A run stays pending or errors out
A run stays pending or errors out
Open the run in your lobstr.io dashboard. ChatGPT sees the same status your account does, so the dashboard will show the same stop reason.