Time for Cursor
ai.b77/time
A live clock for your assistant.
client:Cursor
transport:streamable-http
Install Time in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"time": {
"url": "https://time.b77.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs