← Index

com.mnemopay/gridstamp

com.mnemopay/gridstamp·v1.2.0·Monitoring & Logs
Quality Score
90
/100

Cryptographic spatial proof-of-presence for AV fleets, logistics, AR. 91% spoof detection.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gridstamp": {
      "command": "npx",
      "args": [
        "-y",
        "gridstamp"
      ],
      "env": {
        "GRIDSTAMP_API_KEY": "<your-gridstamp_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gridstamp": {
      "command": "npx",
      "args": [
        "-y",
        "gridstamp"
      ],
      "env": {
        "GRIDSTAMP_API_KEY": "<your-gridstamp_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gridstamp
§02  Environment variables
GRIDSTAMP_API_KEY
secret

GridStamp API key from https://getbizsuite.com/developers

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Monitoring & Logs