Skip to content
VS Code

mcp server for VS Code

com.findyourfivepm/mcp-server

Discover cities where it's currently 5PM around the world with timezone and location data.

client:VS Code transport:streamable-http tools:2

Install mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.findyourfivepm.com"
    }
  }
}

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

What VS Code can do once it is connected

mcp server in other clients