maintenance schedule for Cursor
io.github.theluckystrike/maintenance-schedule
An equipment maintenance schedule and log: service entries, costs, and what is due or overdue.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:8
Install maintenance schedule in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"maintenance-schedule": {
"url": "https://mcp.zovo.one/mcp/maintenance-schedule"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs