Skip to content
Windsurf

pingpoint for Windsurf

io.github.sudzikcoin/pingpoint

Live truck GPS: create loads, read position, ETA, driver state, trip stats. API key or USDC x402.

client:Windsurf transport:stdio runtime:npm

Install pingpoint in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pingpoint": {
      "command": "npx",
      "args": [
        "-y",
        "@suverselabs/pingpoint-mcp"
      ],
      "env": {
        "PINGPOINT_AGENT_KEY": "<PINGPOINT_AGENT_KEY>",
        "PINGPOINT_WALLET_KEY_FILE": "<PINGPOINT_WALLET_KEY_FILE>",
        "PINGPOINT_NETWORK": "<PINGPOINT_NETWORK>",
        "PINGPOINT_BASE_URL": "<PINGPOINT_BASE_URL>",
        "PINGPOINT_RPC_URL": "<PINGPOINT_RPC_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pingpoint in other clients