Recreation Gov for Cursor
io.github.pipeworx-io/recreation-gov
Recreation.gov MCP — wraps the Recreation Information Database (RIDB) API v1
client:Cursor
transport:streamable-http
Install Recreation Gov in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"recreation-gov": {
"url": "https://gateway.pipeworx.io/recreation-gov/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs