mcp time for VS Code
io.github.mcpcentral-io/mcp-time
Time MCP server via HTTP
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install mcp time in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-time": {
"type": "http",
"url": "https://mcp.time.mcpcentral.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs