Spatial India for VS Code
com.spatialindia/spatial-india
District-level open data for India — Census, NFHS-5, NCRB, RBI and more, joined onto one geography.
client:VS Code
transport:streamable-http
tools:6
Install Spatial India in VS Code
.vscode/mcp.json
{
"servers": {
"spatial-india": {
"type": "http",
"url": "https://api.spatialindia.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs