Roamward MCP for Cursor
app.roamward/roamward-mcp
Plan U.S. road trips across 104 published drives with reviewed stops and honest detour costs.
client:Cursor
transport:streamable-http
tools:4
Install Roamward MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"roamward-mcp": {
"url": "https://www.roamward.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs