outdoorithm for VS Code
io.github.outdoorithm/outdoorithm
Campground discovery, availability, planning, and booking handoffs across US public lands.
client:VS Code
transport:streamable-http
tools:13
Install outdoorithm in VS Code
.vscode/mcp.json
{
"servers": {
"outdoorithm": {
"type": "http",
"url": "https://mcp.outdoorithm.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs