Foursquare for VS Code
io.github.pipeworx-io/foursquare
Foursquare Places MCP — migrated to the 2025 Places API
client:VS Code
transport:streamable-http
Install Foursquare in VS Code
.vscode/mcp.json
{
"servers": {
"foursquare": {
"type": "http",
"url": "https://gateway.pipeworx.io/foursquare/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs