Traveler.md for Cursor
md.traveler/mcp
A traveler's portable travel profile and trip plans. It remembers, it does not search or book.
client:Cursor
transport:streamable-http
Install Traveler.md in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.traveler.md/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs