Oregon Open Data for Cursor
io.github.pipeworx-io/data-oregon
Oregon state open data via Socrata SoQL — agencies, business, health, environment.
client:Cursor
transport:streamable-http
Install Oregon Open Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"data-oregon": {
"url": "https://gateway.pipeworx.io/data-oregon/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs