Handled Locator for VS Code
com.handledlocal/locator
Manage a store locator by chatting: locations, tags, booking buttons, map styling, embed code.
client:VS Code
transport:streamable-http
Install Handled Locator in VS Code
.vscode/mcp.json
{
"servers": {
"locator": {
"type": "http",
"url": "https://app.handledlocal.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs