What is the Gridscoot MCP server?
AU price comparison via MCP — search, compare, track. 6 tools; anonymous demo (30/day/IP).
How to install Gridscoot
Copy-paste configuration for popular MCP clients.
GRIDSCOOT_API_KEYsecretBearer token from https://gridscoot.vercel.app/account/keys. Omit to run in anonymous demo mode (30 requests/day per IP, read tools only).
GRIDSCOOT_MCP_DRY_RUNSet to "true" or "1" to make the write tool (track_price) return a {dryRun:true, would_call:...} envelope instead of executing. Read tools are unaffected.
{
"mcpServers": {
"gridscoot": {
"command": "npx",
"args": [
"-y",
"@gridscoot/mcp"
],
"env": {
"GRIDSCOOT_API_KEY": "<YOUR_GRIDSCOOT_API_KEY>",
"GRIDSCOOT_MCP_DRY_RUN": "<YOUR_GRIDSCOOT_MCP_DRY_RUN>"
}
}
}
}{
"mcpServers": {
"gridscoot": {
"command": "npx",
"args": [
"-y",
"@gridscoot/mcp"
],
"env": {
"GRIDSCOOT_API_KEY": "<YOUR_GRIDSCOOT_API_KEY>",
"GRIDSCOOT_MCP_DRY_RUN": "<YOUR_GRIDSCOOT_MCP_DRY_RUN>"
}
}
}
}{
"mcpServers": {
"gridscoot": {
"command": "npx",
"args": [
"-y",
"@gridscoot/mcp"
],
"env": {
"GRIDSCOOT_API_KEY": "<YOUR_GRIDSCOOT_API_KEY>",
"GRIDSCOOT_MCP_DRY_RUN": "<YOUR_GRIDSCOOT_MCP_DRY_RUN>"
}
}
}
}{
"servers": {
"gridscoot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gridscoot/mcp"
],
"env": {
"GRIDSCOOT_API_KEY": "<YOUR_GRIDSCOOT_API_KEY>",
"GRIDSCOOT_MCP_DRY_RUN": "<YOUR_GRIDSCOOT_MCP_DRY_RUN>"
}
}
}
}claude mcp add gridscoot --env GRIDSCOOT_API_KEY=<YOUR_GRIDSCOOT_API_KEY> --env GRIDSCOOT_MCP_DRY_RUN=<YOUR_GRIDSCOOT_MCP_DRY_RUN> -- npx -y @gridscoot/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.