municipal data for VS Code
com.munispot/municipal-data
Financial data, credit scores, and economic indicators for 14,800+ U.S. municipalities.
client:VS Code
transport:streamable-http
runtime:npm
Install municipal data in VS Code
.vscode/mcp.json
{
"servers": {
"municipal-data": {
"type": "http",
"url": "https://www.munispot.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs