Location and Timezone MCP Server by RoxyAPI for VS Code
com.roxyapi/location
City geocoding and timezone resolution for birth data, for AI agents, one API key.
client:VS Code
transport:streamable-http
tools:3
Install Location and Timezone MCP Server by RoxyAPI in VS Code
.vscode/mcp.json
{
"servers": {
"location": {
"type": "http",
"url": "https://roxyapi.com/mcp/location"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs