Beachmap — Europe Beach Data for VS Code
com.europebeachmap/beachmap
Europe's 478 best beaches: sea temperature, sand, best months, swimming, surf. Free, CC BY 4.0.
client:VS Code
transport:streamable-http
tools:4
Install Beachmap — Europe Beach Data in VS Code
.vscode/mcp.json
{
"servers": {
"beachmap": {
"type": "http",
"url": "https://europebeachmap.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs