pingpoint for Claude Code
io.github.sudzikcoin/pingpoint
Live truck GPS: create loads, read position, ETA, driver state, trip stats. API key or USDC x402.
client:Claude Code
transport:stdio
runtime:npm
Install pingpoint in Claude Code
run in your project directory
claude mcp add pingpoint -e PINGPOINT_AGENT_KEY=<PINGPOINT_AGENT_KEY> -e PINGPOINT_WALLET_KEY_FILE=<PINGPOINT_WALLET_KEY_FILE> -e PINGPOINT_NETWORK=<PINGPOINT_NETWORK> -e PINGPOINT_BASE_URL=<PINGPOINT_BASE_URL> -e PINGPOINT_RPC_URL=<PINGPOINT_RPC_URL> -- npx -y @suverselabs/pingpoint-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs