Inpoly for VS Code
nl.dadev.inpoly/inpoly
Resolve coordinates against delivery and coverage polygons (geofences).
client:VS Code
transport:streamable-http
Install Inpoly in VS Code
.vscode/mcp.json
{
"servers": {
"inpoly": {
"type": "http",
"url": "https://inpoly.dadev.nl/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs