foehn for Cline
io.github.kayhendriksen/foehn
Access Swiss meteorological open data from MeteoSwiss, powered by foehn
client:Cline
transport:stdio
runtime:pypi
Install foehn in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"foehn": {
"command": "uvx",
"args": [
"foehn"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs