mcp atlas for VS Code
io.github.leoyrh/mcp-atlas
Owner and APN lookup across 171 verified US county parcel ArcGIS endpoints. No API key needed.
client:VS Code
transport:stdio
runtime:npm
Install mcp atlas in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-atlas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@urbankitstudio/mcp-atlas"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs