Skip to content
VS Code

Loc8ID for VS Code

com.loc8id/mcp

Turn a GPS coordinate into a shareable short link and QR code, as your own signed-in account.

client:VS Code transport:streamable-http

Install Loc8ID in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.loc8id.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Loc8ID in other clients