Skip to content
VS Code

What3words for VS Code

io.github.pipeworx-io/what3words

what3words MCP — 3-word grid geocoding

client:VS Code transport:streamable-http

Install What3words in VS Code

.vscode/mcp.json

{
  "servers": {
    "what3words": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/what3words/mcp"
    }
  }
}

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

What3words in other clients