motocross tracks for Cursor
mx.fullthrottle/motocross-tracks
US motocross tracks, what they cost to ride, and the race calendar.
client:Cursor
transport:streamable-http
Install motocross tracks in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"motocross-tracks": {
"url": "https://fullthrottle.mx/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs