Documentation Index
Fetch the complete documentation index at: https://docs.scrapebadger.com/llms.txt
Use this file to discover all available pages before exploring further.
VS Code + GitHub Copilot
Setup
Create.vscode/mcp.json in your project root:
How It Works
Theinputs array creates a secure prompt for your API key. VS Code will ask for it on first use and store it securely — no hardcoded keys in your config.
Verify
Open the Command Palette (Cmd+Shift+P) > “MCP: List Servers”. ScrapeBadger should appear.
MCP tools only work in Copilot Agent mode, not Ask or Edit mode.
“@workspace Use Google Search to find the official Python 3.13 release notes and summarize the new features”Copilot will call
google_search and process the structured response.
