Connect your assistant
Questions that work
- What sites launched in the UK with WordPress this week, only ones with a contact email?
- What is example.com built with?
- Which analytics tools are growing fastest this quarter?
- Watch for new Shopify launches in Germany and email me daily.
Runs on your StackScope Data plan, the same as the API. See plans and pricing.
The address
https://mcp.stackscope.dev
Sign in and approve access the first time. Disconnect any time from API keys.
127.0.0.1.
Claude and ChatGPT
Settings, then connectors, then add a custom connector. Paste the address.
Claude Code
claude mcp add --transport http stackscope https://mcp.stackscope.dev
Then run /mcp to sign in.
Cursor, VS Code and other editors
{
"mcpServers": {
"stackscope": {
"url": "https://mcp.stackscope.dev"
}
}
}
What it costs
The same as the API, because it is the API. One credit per call, and one site from your monthly allowance for each site returned to you for the first time this period. Repeats are free.
Before a large result, StackScope tells your assistant what it will cost and waits for you to approve it:
Nothing is charged unless you say yes. Small calls do not interrupt you,
and account_status reports what is left for free.
What your assistant can do
Tools appear only if your plan and the permissions you granted allow them.
create_watch
delete_watch
Prefer plain HTTP?
All of it is available over the HTTP API.