Surf Session Finder for VS Code
io.github.eranimore/surf-session-finder
Surf park sessions schedule availability and notifications for wave park surfers worldwide
client:VS Code
transport:streamable-http
tools:3
Install Surf Session Finder in VS Code
.vscode/mcp.json
{
"servers": {
"surf-session-finder": {
"type": "http",
"url": "https://ssf-api-cf.surfsessionfinder.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs