← Index

Gridscoot

io.github.aardappvark/gridscoot·v0.2.3·Search
Quality Score
90
/100

AU price comparison via MCP — search, compare, track. 6 tools; anonymous demo (30/day/IP).

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://gridscoot.vercel.app/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gridscoot": {
      "command": "npx",
      "args": [
        "-y",
        "@gridscoot/mcp"
      ],
      "env": {
        "GRIDSCOOT_API_KEY": "<your-gridscoot_api_key>",
        "GRIDSCOOT_MCP_DRY_RUN": "false"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gridscoot": {
      "command": "npx",
      "args": [
        "-y",
        "@gridscoot/mcp"
      ],
      "env": {
        "GRIDSCOOT_API_KEY": "<your-gridscoot_api_key>",
        "GRIDSCOOT_MCP_DRY_RUN": "false"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gridscoot/mcp
§02  Environment variables
GRIDSCOOT_API_KEY
secret

Bearer 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_RUN

Set 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.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Search