Skip to content
Cursor

What3words for Cursor

io.github.pipeworx-io/what3words

what3words MCP — 3-word grid geocoding

client:Cursor transport:streamable-http

Install What3words in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "what3words": {
      "url": "https://gateway.pipeworx.io/what3words/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What3words in other clients