All AI clients
MCP Server
Cursor
Set it up
Manual setup
Add the following to ~/.cursor/mcp.json (create the file if it does not exist):
{
"mcpServers": {
"vacationtracker": {
"url": "https://mcp.vacationtracker.io/mcp"
}
}
}
-
1
Create or edit
~/.cursor/mcp.jsonand add the config above. - 2 Restart Cursor to load the new MCP server.
-
3
Use
@vacationtrackerin Cursor to query your data. You will be prompted to sign in on first use.