US outdoor recreation: 37k+ trails, 30k+ campgrounds, parks, weather + wildfire safety. Read-only.
claude mcp add outdoors --transport http https://theoutdoorsapp.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"outdoors": {
"url": "https://theoutdoorsapp.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"outdoors": {
"serverUrl": "https://theoutdoorsapp.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"outdoors": {
"type": "http",
"url": "https://theoutdoorsapp.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"outdoors": {
"url": "https://theoutdoorsapp.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"outdoors": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://theoutdoorsapp.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://theoutdoorsapp.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.theoutdoorsapp--outdoors/reviews or the review_server meta-tool.
POST /mcp