districts for Cursor
ai.edusignal/districts
K-12 school district data for all 50 US states. Enrollment, demographics, and academics.
client:Cursor
transport:streamable-http
Install districts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"districts": {
"url": "https://edusignal.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs